Billy Chan
90394d7d8c
🎨 use resolver.resolve
2022-01-21 21:17:37 +08:00
shing6326
32446f03e7
Update start.py
...
fix missing leading . for the resolver test
2022-01-21 15:47:22 +08:00
Florent Daigniere
a9da0c084a
syntax error
2022-01-12 13:44:17 +01:00
Florent Daigniere
a2f6243382
remove the error variable
2022-01-12 13:34:18 +01:00
Florent Daigniere
b12616b93f
Make the recommendation clearer
2022-01-12 09:55:14 +01:00
Florent Daigniere
379fe18f7a
test dns resolvers at startup
2022-01-05 18:49:30 +01:00
Florent Daigniere
8d9f3214cc
Use threads in gunicorn rather than processes
...
This ensures that we share the auth-cache... will enable memory savings
and may improve performances when a higher number of cores is available
"smarter default"
2021-07-24 15:45:25 +02:00
Michael Wyraz
d689a8eeb3
Enable access log of admin service only for log levels of INFO and finer
2019-10-08 07:29:33 +02:00
Tim Möhlmann
52971ed42e
Use os.environment.get()
2019-08-21 16:34:25 +03:00
cristi
a071181c61
Allow to automatically create admin account during startup.
2019-01-25 16:04:20 +02:00
kaiyou
5b769e23da
Merge branch 'master' into refactor-config
2018-11-08 21:43:05 +01:00
Tim Möhlmann
42e2dbe35d
Standarize image by using shared / similair layers
2018-10-31 19:17:23 +02:00
Ionut Filip
1187cac5e1
Finished up switching from .sh to .py
2018-10-23 11:58:36 +03:00
Ionut Filip
0e5606d493
Changed start.sh to start.py
2018-10-22 18:01:59 +03:00