These steps describe how to quickly start up Content Services (including Control Center) using Docker Compose. For more comprehensive guidance, see the Alfresco Docker Compose Deployment documentation.
To deploy Content Services using Docker Compose, download and install Docker, then follow the steps below. Make sure that you’ve reviewed the prerequisites before continuing.
The following procedure includes instructions on retrieving Docker Compose files by manually downloading the repository. To retrieve these files by cloning the repository, see the Cloning the GitHub Repository section in the Alfresco Docker Compose Deployment documentation.
To install Control Center using Docker Compose:
To verify the deployment, you can access them by entering the following addresses in your browser:
| Service | Endpoint |
|---|---|
| Control Center | http://localhost:8080/admin |
| Digital Workspace | http://localhost:8080/workspace |
| Share | http://localhost:8080/share |
| Administration and REST APIs | http://localhost:8080/alfresco |
If Docker is running on your local machine, the IP address will be just localhost.
You can log on as the admin user, using the default administrator password admin.