Releases: ISEexchange/tacstack
Releases · ISEexchange/tacstack
Supervisor Controls It All
You can now use supervisor to control map: supervisorctl [start|stop|status] map
Production + Test Env
This release makes it easy to deploy either a production environment or your very own test environment by using docker-compose.
Major New Features:
- Use of docker-compose to manage all images/containers
- Production and test environment options
- Builds and Deployments with CircleCI
- CircleCI pushes images to quay.io
- Updated build.sh script
- Fully functioning MySQL
- PHP configuration presets
Introducing Alpine and CircleCI
@jumanjiman has replaced CentOS with Alpine and has introduced Circle CI integration. These changes will improve the docker image build time and deployment process.
Complete MAP Images and Startup on Centos
This released includes everything needed to deploy a BDT-MAP environment. It includes dockerfiles for building the Map Application, MySQL Data Volume and FTP Data Volume. All three images run on CentOS. Scripts for pulling down the SVN code and starting the Python server are included.