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

Set up a staging env and CI #8

Open
siripr4 opened this issue Dec 16, 2022 · 0 comments
Open

Set up a staging env and CI #8

siripr4 opened this issue Dec 16, 2022 · 0 comments
Assignees

Comments

@siripr4
Copy link
Collaborator

siripr4 commented Dec 16, 2022

Write a shell script for,

  1. Compile
  2. Build
  3. Deploy

On the staging env,

  1. Set up DB
  2. DNS

Server:

  1. Server startup with db migrations -
  2. Publicly access the app on 443
  3. App should restart if the server restarts
  4. DB restart (figure this out while setting up)

CI

  1. Run tests -
  2. Lint -
  3. Upload the build artifacts to server (only on main)
@siripr4 siripr4 self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant