OPSEXP-517: Update references to acs-community-deployment to acs-deployment (#1117)

(cherry picked from commit 47de286a5e)
This commit is contained in:
Alan Davis
2020-10-24 16:33:18 +01:00
parent d60d1a887c
commit 2a2417cea3
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ For testing locally:
4. Check that the image has been created locally with your desired name/tag: ```docker images```
### Docker-compose & Kubernetes
Use the deployment project if you want the sample docker-compose or helm: https://github.com/Alfresco/acs-community-deployment
Use the deployment project if you want the sample docker-compose or helm: https://github.com/Alfresco/acs-deployment
## Distribution zip
In this folder the distribution zip is build. It contains all the war files, libraries, certificates and settings files you need to deploy Alfresco Content Services Community on the supported application servers.

View File

@@ -1,6 +1,6 @@
version: "3"
# The acs-community-deployment project contains the product version of docker-compose.
# The acs-deployment project contains the product version of docker-compose.
#
# This version is for testing and development use. For testing and debug we need to have a more open version.
# For remote debug we need the CATALINA_OPTS and to expose port 8000.

View File

@@ -1,6 +1,6 @@
version: "3"
# The acs-community-deployment project contains the product version of docker-compose.
# The acs-deployment project contains the product version of docker-compose.
#
# This version is for testing and development use. For testing and debug we need to have a more open version.
# For remote debug we need the CATALINA_OPTS and to expose port 8000.