Commit Graph

144 Commits

Author SHA1 Message Date
Chai Feng 6291251734 Add a new test suite for ufw-docker--service commands 2020-08-12 13:48:01 +08:00
Chai Feng b701f6baee Add two tests for ufw-docker--delete 2020-08-12 13:48:01 +08:00
Chai Feng bcfca79758 Add a test case for ufw-docker--list-number 2020-08-12 13:48:01 +08:00
Chai Feng 491324a1f4 Add tests for ufw-docker--list 2020-08-12 13:48:01 +08:00
Chai Feng 1c6dd31de7 Add tests for ufw-docker--instance-name 2020-08-12 13:48:01 +08:00
Chai Feng 8444f87760 Update Bach, add a test case for ufw-docker--allow 2020-08-12 13:48:01 +08:00
Chai Feng aef8f7df82 Run unit testing in Vagrant 2020-08-12 13:48:01 +08:00
Chai Feng 3893c86236 Add test cases for ufw-docker--add-rule 2020-08-12 13:48:01 +08:00
Chai Feng 3598011787 Add a test case for ufw-docker--allow, the proto doesn't match 2020-08-12 13:48:01 +08:00
Chai Feng c79d1ad1a6 Add test cases for ufw-docker--allow 2020-08-12 13:48:01 +08:00
Chai Feng b37d892048 Update slack token 2020-08-12 13:48:01 +08:00
Chai Feng 6c695ed208 Add travis-ci 2020-08-12 13:48:01 +08:00
Chai Feng 22463cbf6e Update bash to 0.2.6 2020-08-12 13:48:01 +08:00
Chai Feng df963fdb31 Add Bach Testing Framework and several basic test cases 2020-08-12 13:48:01 +08:00
Chai Feng 05006bf638 set -exu 2020-08-12 13:48:01 +08:00
Chai Feng 82479773c5 fix sudoers 2020-08-12 13:48:01 +08:00
Chai Feng 0df69e787c change default nic type 2020-08-12 13:48:01 +08:00
Chai Feng f3cf64d598 Enable debug in Vagrant 2020-08-12 13:48:01 +08:00
Chai Feng 0c3da26e83 use local build image in vagrant 2020-08-12 13:48:01 +08:00
Chai Feng 665d3c5a2a Including license and readme in the docker image 2020-08-12 13:48:01 +08:00
Chai Feng 0ad2ebbd47 build ufw-docker-agent image in Vagrant 2020-08-12 13:48:01 +08:00
Chai Feng ab03a6aa64 Always using english to avoid multilingual issue 2020-01-09 13:05:18 +08:00
Chai Feng e2e6d76187 Merge pull request #27 from tobiashe/master
fixing issue \#25 Doesn't with other locale
2020-01-09 12:14:14 +08:00
Artem Sherstnev 86568044ed fixing issue \#25 Doesn't with other locale 2020-01-06 16:14:48 +03:00
Chai Feng 3d2259125b Merge pull request #13 from kronthto/patch-1
ufw reload
2019-06-03 13:16:47 +08:00
Tobias Kronthaler d02334ffc1 Update section of applying rule changes
Add `ufw reload` hint and fix formatting
2019-06-02 15:06:09 +02:00
Chai Feng 2545d2977b allow re-provision for vagrant 2018-12-01 12:32:33 +08:00
Chai Feng 8e9a7c20f5 Add a logging rule in firewall rules 2018-12-01 12:31:59 +08:00
Chai Feng d4fbb6685c create the symbolic link if not exist 2018-12-01 12:08:20 +08:00
Chai Feng 10ce4a8dbe fix wrong check command in Vagrantfile 2018-12-01 12:08:01 +08:00
Chai Feng da0738d8c7 include license and readme in the docker image 2018-11-25 13:10:38 +08:00
Chai Feng 2fdeecb4cb update readme, to allow a bigger port range to receive DNS packages 2018-11-25 13:07:59 +08:00
Chai Feng 768d7b0577 refactor check-install function 2018-11-24 13:48:31 +08:00
Chai Feng d831601aa9 update readme, ufw-docker check 2018-11-23 22:10:56 +08:00
Chai Feng ef16648ecb add check sub-command, for checking installation of firewall rules 2018-11-23 22:10:06 +08:00
Chai Feng 766aa9c727 fix receiving DNS packages 2018-11-23 16:46:19 +08:00
Chai Feng 34e84c01b3 try it out 2018-10-07 08:52:47 +08:00
Chai Feng ce5010172a add Vagrantfile, for testing this script 2018-10-07 08:34:16 +08:00
Chai Feng 099f49653c extract function "is-installed" 2018-10-06 21:40:43 +08:00
Chai Feng 1fe82b9560 typo 2018-10-06 16:21:22 +08:00
Chai Feng 81f85aba98 update readme, add docker swarm support 181005 2018-10-06 15:52:55 +08:00
Chai Feng 88683854ab Delete service environment variables with the same service name 2018-10-06 15:25:47 +08:00
Chai Feng 36afb81244 remove "force add" 2018-10-06 13:06:22 +08:00
Chai Feng 4ab8060b92 fix code problems 2018-10-06 13:02:29 +08:00
Chai Feng f16f69a23f check if port list is empty 2018-10-06 06:43:06 +08:00
Chai Feng eafd3b70f9 an unexpected space 2018-10-06 06:38:56 +08:00
Chai Feng b20a989c24 refactor UFW_ACTION 2018-10-05 19:31:09 +08:00
Chai Feng a3195297d7 fix wrong syntax 2018-10-05 19:30:48 +08:00
Chai Feng 0c23335317 using env to find a service which is to be deleted 2018-10-05 18:52:21 +08:00
Chai Feng 8116401b7c fix wrong type of service_env 2018-10-05 18:22:22 +08:00