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

Official, Lightweight Docker Image #931

Open
sammcj opened this issue Jun 22, 2016 · 0 comments
Open

Official, Lightweight Docker Image #931

sammcj opened this issue Jun 22, 2016 · 0 comments

Comments

@sammcj
Copy link

sammcj commented Jun 22, 2016

It would be fantastic if there could be an official, lightweight (based off Alpine preferably) Docker image for WebODF and it's components.

Lots of people are hesitant to install and maintain apps (Especially NodeJS app servers) directly onto servers and having the ability to quickly spin up WebODF as a docker image on one or many servers not only greatly simplifies the install and deployment process, but can add a layer of security when coupled with SELinux and proper cgroup isolation. (Note: I am not saying that Docker itself adds security).

Node and Docker have a quick getting started that may help you out here: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ that tutorial isn't too bad, it will result in a Debian Jessie based image, but a lightweight one - really the only thing that could be better than that is an Alpine based image, but that could be a future milestone.

Regardless if all that is required is NodeJS as an app server and Nginx as a web & caching server then it should be quite straight forward to someone to already knows the WebODF app (not I).

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