Upgrade Rails to 8.1.3 and merge DevOps work back onto develop#1051
Open
Upgrade Rails to 8.1.3 and merge DevOps work back onto develop#1051
Conversation
…e to resolve public.squish function
…o DevOps can make changes without developers; 2) assets:precompile without RAILS_MASTER_KEY not able to run coz failed to load credentials.
… RAILS_MASTER_KEY.
… production, it’s already run when the Docker image is built; Move it into the Docker Compose configuration for development only.
…vailable in runtime, maybe due to terser?
…or development. Move to docker compose
- Update config/deploy.staging.yml: set web/job hosts to 172.20.0.146, add host.docker.internal gateway for Redis, wire wildcard SSL certs, update proxy hostname to sapi-web-staging-01.internal.unep-wcmc.org - Update config/deploy/staging.rb: point Capistrano at new internal hostname - Add .github/workflows/deploy.yml: Kamal v2 deploy workflow for staging/production - Add .github/workflows/kamal-setup.yml: one-time Kamal setup workflow
c655b10 to
ee27b3f
Compare
Contributor
Author
|
@leonardow-unep-wcmc I've rewritten the Dockerfile here so instead of having different Dockerfiles for different environments, there's one file but with different branches for develop/staging to avoid accidental divergences when changing dependencies. |
Contributor
Author
|
Wasn't overly happy with ef49619 |
…ctiveSupport::HashWithIndifferentAccess)
This file contains hidden or 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
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.
No description provided.