diff --git a/README.md b/README.md index 7556001..14f1bb8 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Each repo has the same layout, with all files starting at the top dir: - [.gitignore](.gitignore) - any files to ignore and not checkin - [.dockerignore](.dockerignore) - files to skip copying into the deployed container - [.github/workflows/cicd.yml](.github/workflows/cicd.yml) - GitHub Actions setup +We aim to keep all 3 repos with the same 6 files. the nginx has a few critical changes for the handling of `.gz` files -- since nginx can *also* "gzip on the fly" text files as well. Thus, the browser needs to know if the file is being @@ -55,9 +56,15 @@ https://ia-petabox.archive.org/details/gg_Star_Wars_1993LucasArts_Tiertex_Design - most challenging new `ruffle` type of item: https://ia-petabox.archive.org/details/flash_loituma -## current deployment +## current deployments - production, uses the `production` branch: - https://internetarchive-emularity-engine.dev.archive.org/ +- https://internetarchive-emularity-config.dev.archive.org/ +- https://internetarchive-emularity-bios.dev.archive.org/ + +## current deployments - testing, this one is for the `main` branch: - https://emularity-engine.ux-b.archive.org/ +- https://emularity-config.ux-b.archive.org/ +- https://emularity-bios.ux-b.archive.org/ ## there are 3 related git repos & deployments: - https://github.com/internetarchive/emularity-engine