Commit Graph

5 Commits (103f48356b1d8dd13294232afb9c1b6e27d6941c)
 

Author SHA1 Message Date
Matthew Strasiotto 103f48356b
Add vagrantfile which is rough equivalent to dockerfile, but primarily for bootstrapping dev servers (#11)
* added vagrantfile

* Add serve script to vagrantfile

* Fix heredoc

* Finally fixed env escapes

* Change to ubuntu, symlink binaries

* Fix apt installation for noninteractive ( I think )

* Remove bash from installation, add git

* Bind the same port for web interface for guest & host

This means the URL given will be accurate.
4 years ago
Blindauer Emmanuel e1ff92b282
Improve documentation for the TLS setup (#6)
* Update README.md

Add the TLS documentation

* Update README.md

The URL variable must point to the nginx proxy

* Update README.md

Add the TLS details and the usage with a TLS server
4 years ago
Elis Popescu 3920a560c5
Merge pull request #2 from coldfix/master
Add Dockerfile
4 years ago
Thomas Gläßle c044835166 Add Dockerfile 4 years ago
Elis Popescu 7c5547d7e1 Initial commit 4 years ago