Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas opened issue ansible/homelab#47 2021-06-21 11:38:50 +00:00
Replace Authelia with NGINX-native Keycloak integration
lukas opened issue ansible/homelab#46 2021-06-21 11:00:48 +00:00
Add Homer
lukas pushed to main at ansible/homelab 2021-06-21 10:02:56 +00:00
b8364d8163 README: sort alphabetically
7a0a240ad8 readme: add portainer
Compare 2 commits »
lukas merged pull request ansible/homelab#45 2021-06-21 09:59:57 +00:00
Add Portainer
lukas closed issue ansible/homelab#17 2021-06-21 09:59:57 +00:00
Add Portainer
lukas pushed to main at ansible/homelab 2021-06-21 09:59:57 +00:00
2a8b5464e6 jellyfin, nginx, openldap: do not restart
e43907992a openldap: remove cruft
6638b4d357 openldap: move above portainer
bdb6b109af docker: add convenience packages
17a5d0550d authelia: secure portainer, keycloak, allow local
Compare 15 commits »
lukas commented on issue ansible/homelab#1 2021-06-21 09:59:27 +00:00
Protect unprotected services

Currently Keycloak and Portainer are protected when not on local network.

lukas commented on issue ansible/homelab#14 2021-06-21 09:58:27 +00:00
Add databases

PostgreSQL done in 6dcb21fe75

lukas commented on issue ansible/homelab#33 2021-06-21 09:56:52 +00:00
Figure out how to proxy OpenLDAP using NGINX

openLDAP will not be exposed publically and is thus only available via its internal network and only to services that needs it.

lukas closed issue ansible/homelab#33 2021-06-21 09:56:52 +00:00
Figure out how to proxy OpenLDAP using NGINX
lukas pushed to add-portainer at ansible/homelab 2021-06-21 09:55:13 +00:00
2a8b5464e6 jellyfin, nginx, openldap: do not restart
e43907992a openldap: remove cruft
6638b4d357 openldap: move above portainer
bdb6b109af docker: add convenience packages
17a5d0550d authelia: secure portainer, keycloak, allow local
Compare 34 commits »
lukas pushed to add-portainer at ansible/homelab 2021-06-21 09:54:38 +00:00
08572f6ef8 jellyfin, nginx, openldap: do not restart
c542668491 openldap: remove cruft
79170487c7 openldap: move above portainer
Compare 3 commits »
lukas pushed to add-portainer at ansible/homelab 2021-06-21 09:33:01 +00:00
f1b3417202 docker: add convenience packages
57c7b06f03 authelia: secure portainer, keycloak, allow local
11c96fe48d portainer: allow access to ldap
8175a62c0b nginx: make sure https redirect works
53570a1f08 minor: fix space
Compare 6 commits »
lukas pushed to add-portainer at ansible/homelab 2021-06-21 07:53:51 +00:00
d6a6e418b6 nginx: log subrequests
lukas pushed to main at ansible/homelab 2021-06-21 07:53:28 +00:00
a464d287b7 Fix error introduced in 9cf68c4fda
lukas pushed to add-portainer at ansible/homelab 2021-06-21 07:52:46 +00:00
f07c3128e1 portainer: copy nginx conf
lukas pushed to main at ansible/homelab 2021-06-21 06:14:20 +00:00
1df2e68180 nginx: log subrequests
lukas pushed to add-portainer at ansible/homelab 2021-06-20 21:09:38 +00:00
a2651e5f79 portainer: add nginx-internal network
7e2c66c907 Set portainer to one_factor
e28b445cd8 portainer: add nginx conf
f2d80dbe15 portainer: add main task
7e7c28d68c portainer: add role to playbook
Compare 11 commits »
lukas commented on pull request ansible/homelab#45 2021-06-20 20:57:16 +00:00
Add Portainer

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…
lukas created pull request ansible/homelab#45 2021-06-20 20:47:16 +00:00
Add Portainer