mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-27 23:46:33 +01:00
add ggr
This commit is contained in:
2
ggr/data/supervisor.d/confd.ini
Normal file
2
ggr/data/supervisor.d/confd.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[program:confd]
|
||||
command = confd -watch -backend file -file /dev/null
|
||||
2
ggr/data/supervisor.d/ggr.ini
Normal file
2
ggr/data/supervisor.d/ggr.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[program:ggr]
|
||||
command = ggr -listen :4444 -users /etc/grid-router/users.htpasswd -quotaDir /etc/grid-router/quota -guests-allowed
|
||||
Reference in New Issue
Block a user