Integration and deployment scripts of AwesomeTickets system.
-
Run integration test
$ ./integration_test.sh
-
Deploy
$ ./deploy.sh
-
Enter a container
$ ./enter_container.sh
Notes: Use param -h to see the usages of these scripts.
See the LICENSE file for license rights and limitations.