obs-portal: init obs-portal on nachtigall #115

Merged
teutat3s merged 5 commits from feat/obs-portal-nachtigall into main 2024-04-27 23:14:50 +00:00

5 commits

Author SHA1 Message Date
10c86c6b20
nachtigall: obs-portal: remove tiles mount 2024-04-28 01:07:49 +02:00
1d6c5003e8
nachtigall: obs-portal: fix dependencies of docker network unit and portal 2024-04-28 01:05:43 +02:00
fef1874938
update obs-portal dns target 2024-04-27 22:45:26 +02:00
c74394449d
remove git conflict heading 2024-04-27 22:45:21 +02:00
d280b29394
obs-portal: init obs-portal on nachtigall
This follows the official installation instructions at https://github.com/openbikesensor/portal/blob/main/docs/production-deployment.md

Unfortunately, the postgres database needs to have postgis enabled, so
we'll have to start a second instance. To stay close to the official
deployment instructions, this is running in docker.

The secrets were taken from the old installation instance. During
initial installation, we'll need to import data from the old instance
into this one, which might take a while.
2024-04-27 22:45:07 +02:00