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

Use the Puma webserver #19

Closed
jasondcater opened this issue Feb 22, 2018 · 1 comment
Closed

Use the Puma webserver #19

jasondcater opened this issue Feb 22, 2018 · 1 comment
Assignees

Comments

@jasondcater
Copy link
Contributor

We need to use the Puma web server in place of Phusion Passenger. We will also need to write a systemd service to support this item. Presently Phusion Passenger will auto load with Apache. Puma will not do this. We will have to reintroduce ProxyPass to Apache.

http://puma.io/
https://stackoverflow.com/questions/29722876/run-puma-server-as-a-service-at-centos-7-no-ruby-found
https://stackoverflow.com/questions/38302492/how-to-get-systemd-to-restart-rails-app-with-puma/38330456#38330456

@graft
Copy link
Contributor

graft commented Mar 9, 2018

This should probably be on mountetna/cbc-chef, but working anyway.

@graft graft closed this as completed Mar 9, 2018
corps added a commit that referenced this issue Jul 11, 2020
* Cache docker images for faster builds
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

2 participants