mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
OPSEXP-517: Update references to acs-community-deployment to acs-deployment (#1117)
(cherry picked from commit 47de286a5e
)
This commit is contained in:
@@ -24,7 +24,7 @@ For testing locally:
|
|||||||
4. Check that the image has been created locally with your desired name/tag: ```docker images```
|
4. Check that the image has been created locally with your desired name/tag: ```docker images```
|
||||||
|
|
||||||
### Docker-compose & Kubernetes
|
### 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
|
## 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.
|
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.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
version: "3"
|
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.
|
# 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.
|
# For remote debug we need the CATALINA_OPTS and to expose port 8000.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
version: "3"
|
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.
|
# 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.
|
# For remote debug we need the CATALINA_OPTS and to expose port 8000.
|
||||||
|
Reference in New Issue
Block a user