Skip to content
Snippets Groups Projects
Commit 3e9688a2 authored by ale's avatar ale
Browse files

Merge branch 'new-admin-dashboard' into 'master'

Add the admin-dashboard service

See merge request !218
parents e5302808 0eaba450
Branches
No related tags found
1 merge request!218Add the admin-dashboard service
......@@ -336,3 +336,18 @@ queue:
enable_sso_proxy: true
ports:
- 3733
admin-dashboard:
scheduling_group: frontend
containers:
- name: http
image: registry.git.autistici.org/ai3/tools/admin-dashboard:master
port: 5417
env:
ADDR: ":5417"
egress_policy: none
public_endpoints:
- name: admin
port: 5417
scheme: http
enable_sso_proxy: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment