Skip to content

Releases: ISEexchange/tacstack

Supervisor Controls It All

29 Mar 02:50
Compare
Choose a tag to compare

You can now use supervisor to control map: supervisorctl [start|stop|status] map

Production + Test Env

26 Mar 18:40
Compare
Choose a tag to compare

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

12 Mar 16:15
Compare
Choose a tag to compare

@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

12 Mar 15:46
Compare
Choose a tag to compare

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.