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

aws setup #68

Closed
grarer opened this issue Feb 26, 2021 · 1 comment
Closed

aws setup #68

grarer opened this issue Feb 26, 2021 · 1 comment
Assignees
Labels
integration and deployment work related to building and deploying to the web

Comments

@grarer
Copy link
Owner

grarer commented Feb 26, 2021

AWS might be much easier to set up that running our own hardware, and it should be easy to test. we can deploy a version of our app to AWS and test the connection by sending http requests manually from a REST client. if this works it could save us a lot of configuration effort of hosting it ourselves.

@grarer grarer added the integration and deployment work related to building and deploying to the web label Feb 26, 2021
@grarer
Copy link
Owner Author

grarer commented Mar 15, 2021

@porterehunley has the server running on AWS now, and set DNS records to point the subdomain api.boopboop.app at our server. It would still be nice to set up continuous deployment to AWS so that we can make sure that we always run the most recent code, but since the backend API is available over https and #57 is no longer blocked, I consider this issue done.

@grarer grarer closed this as completed Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration and deployment work related to building and deploying to the web
Projects
None yet
Development

No branches or pull requests

2 participants