Open Content Docker
How to run Open Content in Docker on my own computer.
The Docker images for Open Content are primarily for development purposes, not production. So if you are a developer looking for how to start Open Content locally for integration testing or trying things out, then this is for you.
Start Open Content
Wait until all containers are downloaded and started. Now there is an empty Open Content without configuration or content.
Logging
Open Content UI
Below is the menu for the Open Content admin UI.
Configure Open Content
Open Content configuration in this setup is done using a local copy of our Bitbucket repository for configuration. Use the Open Content admin UI to inspect the detailed settings for the different configuration options.
Go to the opencontent-configuration
directory where the configure.sh script is
Configure Open Content for public use
Configure Open Content for public and app use
Configure Open Content for editorial use
Activation of the configuration
Last updated