-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add shakapacker * Update configuration to use Shakapacker * Update Docker configuration so shakapacker compiles assets for production-ish environments * Update compose.yaml to use prebuilt images * Always configure terrastories.local for dev env * Set protocol based on env - https on production - http on dev/offline/test * Update CORS to always include HOST_HOSTNAME * Update Dockerfile and GHA build to use root ctx This changes the context of build from root/Rails to root. This requires specifying a -f path/to/Dockerfile when building manually: docker build -t terrastories-build -f rails/Dockerfile . or specifying the `file` argument in the builder action. * Remove unused common-app.yaml compose config file * Update setup script * Use pull cmd instead of up --------- Co-authored-by: Laura Mosher <[email protected]>
- Loading branch information
1 parent
5cb6505
commit 9dbf454
Showing
28 changed files
with
3,599 additions
and
4,178 deletions.
There are no files selected for viewing
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
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
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
This file was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.