Skip to content

Commit

Permalink
update CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-morin committed Jan 29, 2024
1 parent 717e62a commit c99894a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Additional:
- Speed:
The frontend is running in a docker container with sufficient resources
- Scalability:
Currently running in a Github Runner with no issues. Could add an additional containers if necessary. Looking into Podman.
Currently running in a single Github Runner producing 2 containers (shouldn't need more for frontend). Equal weight LB with nginx. Looking into Podman.
- Security:
Confirm production application is running over TLS and employing HSTS on the root domain. TLS 1.3 only. Various other Cloudflare protections.
- Simplicity:
Expand Down

0 comments on commit c99894a

Please sign in to comment.