Add Portainer #45

Merged
lukas merged 15 commits from add-portainer into main 2021-06-21 09:59:57 +00:00
Owner

Fixes #17

Fixes #17
lukas added 5 commits 2021-06-20 20:47:16 +00:00
Author
Owner

Currently the Authelia container is failing:

time="2021-06-20T20:51:46Z" level=error msg="Set domain of the session object"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.secret"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.inactivity"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.name"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.remember_me_duration"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.domain"
time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.expiration"

The only change made in this branch is adding another domain but according to the examples online, the syntax is correct.

Currently the Authelia container is failing: ``` time="2021-06-20T20:51:46Z" level=error msg="Set domain of the session object" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.secret" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.inactivity" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.name" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.remember_me_duration" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.domain" time="2021-06-20T20:51:46Z" level=error msg="config key not expected: access_control.expiration" ``` The only change made in this branch is adding another domain but according to the examples online, the syntax is correct.
lukas force-pushed add-portainer from d70dc99f89 to a2651e5f79 2021-06-20 21:09:38 +00:00 Compare
lukas added 1 commit 2021-06-21 07:52:46 +00:00
lukas added 1 commit 2021-06-21 07:53:52 +00:00
lukas added 6 commits 2021-06-21 09:33:01 +00:00
lukas added 3 commits 2021-06-21 09:54:39 +00:00
lukas force-pushed add-portainer from 08572f6ef8 to 2a8b5464e6 2021-06-21 09:55:13 +00:00 Compare
lukas merged commit 2a8b5464e6 into main 2021-06-21 09:59:57 +00:00
lukas deleted branch add-portainer 2021-06-21 11:42:58 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ansible/homelab#45
No description provided.