Merge pull request #3232 from alchemy-fr/reqdme-docker-deployment

README instruction to deploy the phraseanet stack
This commit is contained in:
Nicolas Maillat
2019-11-22 16:25:48 +01:00
committed by GitHub

View File

@@ -72,3 +72,7 @@ It will build and tag the following images :
local/phraseanet-worker:<TAG>
local/phraseanet-fpm:<TAG>
local/phraseanet-nginx:<TAG>
# Deploy the application
Once the images are built, you can deploy the entire phraseanet stack using the repository : https://github.com/alchemy-fr/phraseanet-docker and follow the instruction inside its `README.md` file.