Commit Graph

154 Commits

Author SHA1 Message Date
Chai Feng
81f85aba98
update readme, add docker swarm support 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
Chai Feng
965659601c
fix typo 2018-10-05 18:21:52 +08:00
Chai Feng
ca686dd582
Infinite loop 2018-10-05 18:11:33 +08:00
Chai Feng
8712595939
add service name in the env variable 2018-10-05 18:05:20 +08:00
Chai Feng
7e659b23c9
update entrypoint: update or deny service rule 2018-10-05 16:26:07 +08:00
Chai Feng
8556bb7687
add sub command: add-service-rule 2018-10-05 16:25:44 +08:00
Chai Feng
b0aa7318da
add internal sub-command raw-command 2018-10-05 14:11:57 +08:00
Chai Feng
e92bdff8c3
extract main function 2018-10-05 13:39:57 +08:00
Chai Feng
b1aec55699
use published port, not target port 2018-10-05 10:34:08 +08:00
Chai Feng
00bf86f138
fix bug 2018-10-03 15:57:54 +08:00
Chai Feng
589832c221
fix a bug about finding instance name 2018-10-03 15:44:08 +08:00
Chai Feng
52ca7eda4d
allow DEBUG env in entrypoint 2018-10-03 15:43:44 +08:00
Chai Feng
be9bdf1782
instance names may contains dot 2018-10-03 15:43:11 +08:00
Chai Feng
9f25de1d2f
monitor docker events 2018-10-03 15:02:50 +08:00
Chai Feng
dc0c629107
Adding rules may not including port number 2018-10-03 14:31:52 +08:00
Chai Feng
f9604f62cf
remove rules when a container is to stopped 2018-10-03 14:31:34 +08:00
Chai Feng
b8968f8481
service allow sub-command must need a port 2018-10-03 13:32:08 +08:00
Chai Feng
b6c6516731
WIP: update docker-entrypoint.sh 2018-10-03 12:46:40 +08:00
Chai Feng
a53fe1ba25
pass ufw_docker_agent_image 2018-10-03 12:03:34 +08:00
Chai Feng
8eb83755b9
use service id instead of service name 2018-10-03 11:22:50 +08:00
Chai Feng
9767d9e5e1
WIP: update all services rules 2018-10-03 11:09:54 +08:00
Chai Feng
0ce7e710f5
to filter all instances of a service 2018-10-03 10:36:21 +08:00
Chai Feng
e0b4536873
if no port number 2018-10-03 10:34:11 +08:00
Chai Feng
6001834bab
use env instead of labels 2018-10-03 10:33:43 +08:00
Chai Feng
aa020f4462
avoid to find a stopped instance 2018-10-03 09:45:29 +08:00
Chai Feng
5f8841f2ac
watching docker events 2018-10-03 09:18:28 +08:00
Chai Feng
bd991a0367
create ufw-docker-agent service if not found 2018-10-03 09:17:51 +08:00
Chai Feng
e942f1fc4b
add service help message of ufw-docker 2018-10-03 09:16:52 +08:00
Chai Feng
1c87b364f4
find all service ufw-docker-agent labels 2018-10-03 09:15:21 +08:00
Chai Feng
424c2b4474
Add Dockerfile for image ufw-docker-agent 2018-10-03 09:14:21 +08:00
Chai Feng
2c5391dcec
check published port of a service 2018-10-03 09:11:55 +08:00
Chai Feng
a91e864cfe
valid port syntax in service allow 2018-10-03 09:10:57 +08:00
Chai Feng
b557b56a03
add sub-command: service allow 2018-10-03 09:10:14 +08:00
Chai Feng
9e4c161416
add service sub-command 2018-10-03 09:08:28 +08:00
Chai Feng
89b3aaa5aa
check ufw status first 2018-10-02 16:12:34 +08:00
Chai Feng
a167d3e4ab
update readme, add ussage of ufw-docker util 2018-09-13 15:34:53 +08:00
Chai Feng
f9959ddd6f
add examples 2018-09-13 15:09:28 +08:00
Chai Feng
02f61f9e68
update readme 2018-09-11 08:22:40 +08:00
Chai Feng
056071c4b2
add the reason for choosing ufw-user-forword or ufw-user-input 2018-09-10 20:40:14 +08:00
Chai Feng
4e64d3a236
Update README 2018-09-10 18:54:29 +08:00
Chai Feng
37a657862a
Create LICENSE 2018-09-06 20:22:02 +08:00