mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 17:22:57 +01:00
FIX: Docker update to fix File permissions
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -4,6 +4,10 @@ export INTELMQ_IS_DOCKER=1
|
|||||||
intelmqctl upgrade-config
|
intelmqctl upgrade-config
|
||||||
intelmqctl check
|
intelmqctl check
|
||||||
|
|
||||||
|
intelmq_user=${INTELMQ_API_USER:-intelmq}
|
||||||
|
intelmq_pass=${INTELMQ_API_PASS:-intelmq}
|
||||||
|
intelmq-api-adduser --user $intelmq_user --pass $intelmq_pass
|
||||||
|
|
||||||
if [[ $1 == "selftest" ]]
|
if [[ $1 == "selftest" ]]
|
||||||
then
|
then
|
||||||
export INTELMQ_TEST_EXOTIC=1
|
export INTELMQ_TEST_EXOTIC=1
|
||||||
|
|||||||
0
intelmq_persistence/api-session.sqlite
Normal file
0
intelmq_persistence/api-session.sqlite
Normal file
Reference in New Issue
Block a user