Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serve static content on Nginx instead of Vite #612

Open
4 of 12 tasks
turnerrainer opened this issue May 20, 2024 · 0 comments
Open
4 of 12 tasks

Serve static content on Nginx instead of Vite #612

turnerrainer opened this issue May 20, 2024 · 0 comments

Comments

@turnerrainer
Copy link
Contributor

turnerrainer commented May 20, 2024

AS AN Architect
I WANT all static content to be served by Nginx instead of Vite
SO THAT only read-only permissions could be assigned to files-serving server

Acceptance Criteria

  • Nginx is used by default to serve all static files

Nginx is used througout all environments by Bürokratt's instances

  • Vite is used only for local development to support faster development
  • The server serving static files need only read-only permissions
  • Validate the full functionality after the changes

DSL

  • Dockerfile to only use Nginx
  • Dockerfile.dev to use Vite by developers in their local environment (personal PC, etc.)

Scope

Dockerfiles
Remove vulnerabilities
@turnerrainer turnerrainer converted this from a draft issue May 20, 2024
@turnerrainer turnerrainer moved this from To Groom to Ready in Bürokratt Sprint May 20, 2024
@turnerrainer turnerrainer moved this from Ready to In Progress in Bürokratt Sprint May 20, 2024
@turnerrainer turnerrainer moved this from In Progress to In Review in Bürokratt Sprint May 22, 2024
@KlviG KlviG moved this from In Review to To Deploy in Bürokratt Sprint May 22, 2024
@turnerrainer turnerrainer moved this from To Deploy to In Review in Bürokratt Sprint May 24, 2024
@PaulaMerle PaulaMerle moved this from In Review to To Deploy in Bürokratt Sprint May 28, 2024
@varmoh varmoh self-assigned this Jun 6, 2024
@turnerrainer turnerrainer moved this from To Deploy to Acceptance Testing in Bürokratt Sprint Jun 18, 2024
@rasmusei rasmusei moved this from Acceptance Testing to Done in Bürokratt Sprint Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants