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

Simplify CICD and hosting infrastructure #104

Open
Burnett2k opened this issue Mar 9, 2024 · 0 comments
Open

Simplify CICD and hosting infrastructure #104

Burnett2k opened this issue Mar 9, 2024 · 0 comments

Comments

@Burnett2k
Copy link
Owner

It was fun getting all this working on a digital ocean droplet, but It's kind of fragile and seems to break all the time.

I want to look at how to simplify this stack and potentially reduce cost.

Ideas:

  • host the frontend on a CDN instead of serving from a web server. There's no reason to be using a web server if it's just passing back a bundle of JS and html.
  • Move dns Hosting over to route53?
  • Consider breaking up the repo into frontend and backend repos for simplicity
  • Consider whether you even want to keep this around
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