#comment README instruction to deploy the phraseanet stack

This commit is contained in:
Alexandre BRACH
2019-11-22 15:47:31 +01:00
parent e79b409354
commit 03402cec92

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.