Skip to content

Releases: ISEexchange/tacstack

Supervisor Controls It All

Choose a tag to compare

@cbautista1002 cbautista1002 released this 29 Mar 02:50

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

Production + Test Env

Choose a tag to compare

@cbautista1002 cbautista1002 released this 26 Mar 18:40

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

Choose a tag to compare

@cbautista1002 cbautista1002 released this 12 Mar 16:15

@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

Choose a tag to compare

@cbautista1002 cbautista1002 released this 12 Mar 15:46

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.