Commit graph

42 commits

Author SHA1 Message Date
a070cd48b8 pottwal - add ldap docker similar to pingtech setup 2022-07-04 22:42:07 +02:00
d30eb2df9c Add openldap container on pottwal 2022-07-04 18:43:32 +02:00
4f78fa9656 Introduce a data_dir variable for pottwal
We've had too many confusions about the actual data directory and
unfortunately there are also inconsistencies. So use the data_dir
variable to mask host specific settings.
2022-06-29 00:15:43 +02:00
3d1c2b2252 Add HTTPS to URLs 2022-06-28 21:53:56 +02:00
fce7bd6f2a Quote environment variables
Ansible gets unhappy if there are values that could be interpreted by YAML
(e.g. boolean values or numbers), so quote everything as a principle.
2022-06-28 21:53:56 +02:00
af0ddb5ba1 Fix data directory 2022-06-28 21:53:56 +02:00
235cc19b9b Merge pull request 'add hedgedoc config' (!38) from dkdent/netz39-infra-ansible:hedgedoc into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/38
2022-06-28 14:01:07 +00:00
f62af6b4e7 add hedgedoc config 2022-06-27 23:43:38 +02:00
ad2225744f Move mosquitto from pottwal to radon 2022-06-25 18:15:52 +02:00
53c1b936ff Bump gitea to 1.16.8 2022-06-20 01:54:01 +02:00
24cf3d2dbf Bump gitea to 1.16.5 2022-04-15 14:49:11 +02:00
65bfb358dd pottwal: Strip trailing whitespace 2022-01-30 18:25:35 +01:00
be09ef57f6 pottwal: Fix indentation
Please yamllint.

Fixes: 3aced1fe46 ("Install gitea via ansible")
2022-01-30 18:25:35 +01:00
b1b3382728 Revert "Fix YAML format issues"
This reverts commit babeef8226.

Instead of fixing the indentation of the recently introduced gitea
stuff, the indentation of the old stuff was changed.
2022-01-30 18:25:35 +01:00
b6a05b8c8c Downgrade Openhab to 2.5.11
Openhab 3.1 does not work for us. The chosen version has been
detemined by analysing the (scarce) log entries. It seems that
migration beyond this point breaks the configuration and leads
to an incomplete setup.
2022-01-30 18:12:49 +01:00
85f2d98704 Allow external access to gitea port
Until we have a local reverse proxy, ports must be made available
to external access
2022-01-27 21:58:32 +01:00
6f4ede5c5f Fix gitea data dir 2022-01-27 21:58:22 +01:00
babeef8226 Fix YAML format issues 2022-01-27 21:53:34 +01:00
d50247690a Bump gitea to 1.15.10 2022-01-21 20:01:57 +01:00
4af65ede5a Add a note about gitea port 2222 2022-01-11 23:09:36 +01:00
3aced1fe46 Install gitea via ansible 2022-01-09 16:09:13 +01:00
300e1066dd openhab to 3.1.0 2021-07-28 20:46:33 +02:00
3306b751c6 add shlink config 2021-04-22 14:46:30 +02:00
526ff3485c fixing the typos, one at a time 2021-04-21 22:23:47 +00:00
0213268407 move vallidation service to svc subdomain 2021-04-21 22:23:47 +00:00
3c33244cd9 add version to docker image 2021-04-21 22:23:47 +00:00
f2a535a4f4 fix typo 2021-04-21 22:23:47 +00:00
1e10b079ca fix url 2021-04-21 22:23:47 +00:00
37993c09c5 entities validation service container eingebaut 2021-04-21 22:23:47 +00:00
73e8afdac8 Update openhab to 2.5.11 2020-12-30 15:13:25 +01:00
97f33f3bc7 yamllint config and fixes 2020-12-28 22:53:53 +01:00
e5660f5ddf Openhab does not need a restart when the configuration changed 2020-12-12 21:17:25 +01:00
b821ed2096 Setup uritools container and http proxy 2020-12-12 17:34:06 +01:00
303b9d34c5 Add mosquitto port 9001 for MQTT over websocket 2020-12-12 17:23:14 +01:00
5de7a25bfa Setup mosquitto container on pottwal 2020-12-12 17:19:14 +01:00
347df8c176 Setup apt-cacher-ng container 2020-12-12 17:03:46 +01:00
688e2c362b Add http proxy for openhab
Dehydrated is not yet ready, so we cannot provide the necessary certs.
Apache would fail like that.
2020-12-12 16:28:19 +01:00
d323a09f2b Add openhab in docker container to pottwal 2020-12-12 16:28:16 +01:00
a7ca153cf6 Adapt role name in host playbooks 2020-12-12 14:09:05 +01:00
a95374c13d Remove docker variables that are defaults from inventory 2020-12-11 17:53:41 +01:00
2dab3608f8 Set correct docker data root for pottwal 2020-12-11 17:53:41 +01:00
b2e6399402 Add basic playbook for pottwal 2020-12-11 17:53:41 +01:00