Glavin001 / GitLab-Pages

:eyes: GitHub Pages, for GitLab.
MIT License
203 stars 30 forks source link

[RFC] Add support for Docker image #18

Closed claudyus closed 9 years ago

claudyus commented 9 years ago

This PR add the support for docker image build, configuration of the main parameters using ENV, print the pubkey in configuration page to speedup setup.

This is a wip code on Docker integration and I would know if you have any interest in supporting Docker or not.

Glavin001 commented 9 years ago

This is very interesting. I am not personally using Docker for this project, however I think that is a good idea. Maybe other users would also be interested in this as well. Thanks for contributing! Let me know when this WIP is completed.

huglester commented 9 years ago

I think others for sure will be interested :) Docker is right tool for this project!

also +1 for using .env file!

claudyus commented 9 years ago

I complete the develop of Docker integration. Now you review and merge it, @Glavin001

Glavin001 commented 9 years ago

Awesome work! Thank for @claudyus :smiley: