14 Commits (a6b4b9ae520c4af0809d274c05266f950674231c)

Author SHA1 Message Date
Billy Chan 90394d7d8c 🎨 use resolver.resolve 2 years ago
shing6326 32446f03e7
Update start.py
fix missing leading . for the resolver test
2 years ago
Florent Daigniere a9da0c084a
syntax error 3 years ago
Florent Daigniere a2f6243382
remove the error variable 3 years ago
Florent Daigniere b12616b93f
Make the recommendation clearer 3 years ago
Florent Daigniere 379fe18f7a test dns resolvers at startup 3 years ago
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"
3 years ago
Michael Wyraz d689a8eeb3 Enable access log of admin service only for log levels of INFO and finer 5 years ago
Tim Möhlmann 52971ed42e
Use os.environment.get() 5 years ago
cristi a071181c61 Allow to automatically create admin account during startup. 6 years ago
kaiyou 5b769e23da Merge branch 'master' into refactor-config 6 years ago
Tim Möhlmann 42e2dbe35d
Standarize image by using shared / similair layers 6 years ago
Ionut Filip 1187cac5e1 Finished up switching from .sh to .py 6 years ago
Ionut Filip 0e5606d493 Changed start.sh to start.py 6 years ago