Mikita Belahlazau
Mikita Belahlazau
Going to close this one. AWS deployment have been used for a couple months for staging and in other civic deployments. So far haven't seen outstanding issues with roles.
@elisekalstad question that came up from reviewing Swathi's fix for this issue. Should applicant be able to override "State" from default to something else? If not - we should rename...
@elisekalstad do you have an idea of how to call that field? I just don't like "forced state" or "hardcoded state". They might not be clear.
I like "persistent". And we can add a note underneath saying that "applicants can't override state". @swatkat1 WDYT?
@avrittrohwer I don't think this is completed given that we haven't switched to docker by default?
I'm starting working on it. Some notes about implementation. I'm going to use term "screen" instead of "page" which is used in mocks. This is to avoid confusion between the...
https://staging-azure.civiform.dev has ~20 programs and it takes 5-6s to load: https://staging-azure.civiform.dev/admin/programs
Hi @Lz-01 Feel free to join our [slack channel](https://docs.civiform.us/governance-and-management/governance/communication#slack-channels) where we discuss project-related things and generally sync. Also it's a good place to ask questions if you have some issues...
Do you want to have an extra EC2 instance that always runs and that provides a way access RDS? And do you want to follow the pattern of how [azure](https://github.com/civiform/civiform/blob/main/cloud/azure/bin/db-connection)...
Gave it more thought on Friday and now I have a slightly different proposal. Instead of creating EC2 instance that simply creates ssh tunnel and calls `psql` command line tool...