pull/1/head
Andy 8 years ago
parent 5df32939a6
commit 08b64ec9bb
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -154,6 +154,16 @@ SSL/TLS certificates.
Maintenance
===========
Keeping your image up2dated
---------------------------
This is simple, just run the following commands which will ensure that you
are running the latest images
```
docker-compose pull
docker-compose up -d
```
Accessing the Taiga Database
----------------------------

@ -6,3 +6,5 @@ TODO
* enable Async tasks (leverage RabbitMQ, redis and the Taiga-events websocket
server)
* add `apt-get upgrade` to the Dockerfile?

Loading…
Cancel
Save