-
Use ansible to bringup a openstack stack and install neccessary software
-
Use docker-compose
- Update docker-compose.yml file with new images
- If required update the .env with new environmental values
- Run "source .env" to apply .env changes
- If required, clean the unused docker images (docker stop <container_id>, docker rmi -f <image_id>, docker compose rm or docker system prune )
- Deploy new images and start containers: -- docker compose -f docker-compose.yml up -d
- Maintenance: docker-compose -f docker-compose-maintenance.yml up -d
-
Notifications
You must be signed in to change notification settings - Fork 0
Deploying IPP and its components
License
UQ-RCC/ipp-deployment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Deploying IPP and its components
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published