-
Notifications
You must be signed in to change notification settings - Fork 1
Test CMS Changes
W. Bomar edited this page Mar 17, 2021
·
22 revisions
Draft: These instructions are a bare-bones unpolished set of steps that point to some available resources.
- Stop (i.e. bring
down
) the dockers. - Have an existing Core-CMS.
- Checkout relevant branch.
- Delete
/static
directory. - Start (i.e.
up
) the dockers.
- Stop (i.e. bring
down
) the dockers. - Have an existing Core-CMS.
- Update the relevant
docker-compose
config fileservices
:cms
:image
value to point to a provided image tag. - Delete
/static
directory. - Start (i.e. bring
up
) the dockers.
TACC ACI WMA Core-CMS Project Documentation