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

This commit is contained in:
Gavin Cornwell
2020-10-23 14:22:39 +01:00
committed by GitHub
parent 9faab019ac
commit 47de286a5e
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.