Skip to content

Simplify CICD and hosting infrastructure #104

Open
@Burnett2k

Description

@Burnett2k

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions