Closed wesleyboar closed 1 year ago
I have matcssi_cms
(#161) and demdata_cms
(#164) working. This was based on the former (which deploys perfectly) and the fixing of the latter (which deploys well) was based on this. This is not to be deployed on a server, just cloned.
Overview
Add Example project.
Changes
example_cms
secrets.default.py
Testing
Run MATCSSI with
make
. Set up CMS secrets, settings, container commands, et cetera. Load http://0.0.0.0:8000/.UI
None.
Notes
To support running multiple CMS projects locally at once:
secrets.default.py
tosecrets.py
or else docker network access would fail.example_
instead ofcore_
or else container names would conflict.