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

Redo build tools for Docker #51

Open
deciduously opened this issue Jan 13, 2018 · 5 comments
Open

Redo build tools for Docker #51

deciduously opened this issue Jan 13, 2018 · 5 comments
Assignees
Milestone

Comments

@deciduously
Copy link
Owner

And don't forget to re-write the readme

@deciduously deciduously self-assigned this Jan 13, 2018
@deciduously deciduously added this to the v0.1.4 milestone Jan 13, 2018
@deciduously
Copy link
Owner Author

Now that you have nginx set up on the DO droplet, maybe we should just export and let nginx do the serving? right now it's using proxy_pass to 127.0.0.1:8080, where the docker container is running its own server - this is useful if I end up running multiple apps but at present I'm not.

Either way, we can use proxy_pass and still serve a static dir.

@deciduously
Copy link
Owner Author

There's an nginx image - export the static site locally, build the image, then export? It'd be nice to slash the DO transfers - maybe automate the build on the odroid, after Travis passes?

@deciduously
Copy link
Owner Author

Turns out Stasis may have a built-in solution

@deciduously
Copy link
Owner Author

Related issue - remove the server from the final production build.

boot prod should just use boot-http.

@deciduously deciduously modified the milestones: v0.1.4, v0.1.5 Feb 24, 2018
@deciduously
Copy link
Owner Author

I think is hould remove the server, and make a Docker image. Use nginx on the server to orchestrate any apps I want to display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant