A single instance of dotcms running on port 8080. Database: postgres. Debug mode enabled on port 8000
- A local path to license pack must be set here:
- {license_local_path}/license.zip:/data/shared/assets/license.zip
- A local path to access data in the instance can be set uncommenting this line:
#- {local_data_path}:/data/shared
- A custom starter can be set through this line (uncomment and change the starter url accordingly):
#CUSTOM_STARTER_URL: 'https://repo.dotcms.com/artifactory/libs-release-local/com/dotcms/starter/20260629/starter-20260629.zip'
docker-compose updocker-compose downImportant note: ctrl+c does not destroy instances
- Configure your IDE enabling remote debugging:
