forked from opencrvs/opencrvs-countryconfig
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ocrvs-8280 farajalad #1209
Open
alsmk
wants to merge
211
commits into
develop
Choose a base branch
from
ocrvs-8280-far
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ocrvs-8280 farajalad #1209
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update body content styles to use linebreaks * Forward subject from variables instead of template
…lying downloaded backups
…ection flow (#127) * french translation added for informants * updated changelog.md
* fix: typo in countryconfig traefik rule * fix: remove duplicate traefik route definition in config
…ield (#114) * chore: remove splitView prop * docs: update CHANGELOG
* in place of certification, loggedin user used * changelog updated * modified for death and marriage
* Language updates for dynamic maxSize for document uploader input * chore: update types for new properties * Update CHANGELOG.md
* Add env variable metabase super user email * add env metabase admin password, rename env variable metabase admin email * update setup-environment with metabase related questions * update CHANGELOG.md * refactor: make metabase admin variable as secret complying with project convention * chore: update setup environment script to ask metabase admin related questions
…rt (#125) * Remove hardcoded SSH_PORT * Add SSH_PORT to validate_options * Add --ssh_port to print_usage_and_exit * Add sshPort to sshQuestions * Update "standard" -> "default" * Add --ssh_port to deployment workflows
* reduce noise from development logs related to opencrvs/opencrvs-core#7022 * order deps alphabetically * remove debug log items
* international postal code added * changelog updated --------- Co-authored-by: Tameem Bin Haider <[email protected]>
…als between application & backup server (#126) * enable setting up backup environment with environment creator * Read backup server SSH key from backup Github environment. Do the same for production backup encryption key when setting up staging to periodically restore backups. * add deprecation comments * remove hidden type from environment setup questions * make default values for environment variable empty instead of an empty string empty string got interpreted as ''which broke all truthy checks in our code * add error to deployment script if user hasnt set up known hosts properly * remove default wireguard setup * run interactive shell in environment creator when fetching ssh fingerprint from servers * separate backups and jump groups grom backups-host and jump-host, other small improvements * remove references to vpn host address * remove environment cli parameter, fix environment files not persisting properly * add defaults to many questions like ssh user that we always use the same username for * remove tmate debugging * do not ask backup passphrase explicitly * remove jump user from qa template * reorganize environment list to match our intended order of setup * handle env file not existing * remove rest of VPN related questions * some fixes for how the script detects automated variables * remove rest of debug references * fix wrong name for staging environment * do not pick up commented lines when checking if backup servers are wanting to be used for staging * improved SSSH_PORT support for new additions * take custom ssh port into account in provision firewall setup * add deprecation comment * fix known host checking if port is the default 22 in that case we do not want to search for an item [ip]:22 but just ip instead as that's how ssh-keyscan writes it * make HTTPS challenge the default again * Updated comments * add a wait for apt lock so if there are two processes running for instance to provision the same machine, the other one waits until the first one is finished * combine dependency update commands into just one command, guarded by lock file detection this way there's nothing stopping someone from running provisioning for the same environment simultaneously * only generate database secrets for non-backup servers, store automatically generated secrets in .env files * ensure user tasks are ran also to the backup machine --------- Co-authored-by: euanmillar <[email protected]>
[OCRVS-7016] Update CHANGELOG.md
* fix: typo in countryconfig traefik rule * fix: remove duplicate traefik route definition in config
* in place of certification, loggedin user used * changelog updated * modified for death and marriage
This PR has been marked with label stale Since it has been inactive for 20 days. It will automatically be closed in 10 days if no further activity occurs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
the change should be made on the country config
this PR is just for testing purpose