mirror of
https://github.com/wekan/wekan.git
synced 2026-01-16 14:35:29 +01:00
Updated Install Wekan Docker in production (markdown)
parent
52abd1f8c7
commit
21b903a6ff
1 changed files with 14 additions and 1 deletions
|
|
@ -78,4 +78,17 @@ Reload Apache `sudo service apache2 reload`
|
|||
|
||||
[Apache Mod_Proxy documentation](http://httpd.apache.org/docs/current/mod/mod_proxy.html)
|
||||
|
||||
## 4. Launch Wekan on boot
|
||||
## 4. Launch Wekan
|
||||
|
||||
As `wekan` user and from `/home/wekan`, run `docker-compose up -d`
|
||||
|
||||
## 5. Improvements to bring to this doc
|
||||
|
||||
* Verify everything works
|
||||
* Find the suitable way to launch a docker-compose at boot. Maybe in [Using Compose in production](http://docs.docker.com/compose/production/)
|
||||
|
||||
## 6. Tested on...
|
||||
|
||||
This procedure has been tested on:
|
||||
|
||||
* [VPS-SSD 2016 from OVH](https://www.ovh.com/fr/vps/vps-ssd.xml) with Ubuntu 14.04
|
||||
Loading…
Add table
Add a link
Reference in a new issue