Commit Graph

13 Commits

Author SHA1 Message Date
Adrian Kumpf
fff6915e73 Disable anonymous login to Grafana 2022-01-12 00:23:16 +01:00
Adrian Kumpf
c0e4a0bee4 Update installation guides 2022-01-12 00:14:41 +01:00
Erik Billerby
a6a45ff325 Added a note about RAM needed after having issues, also a small clarification on where to place the .env file in the advanced guide. (#1857) 2021-07-24 12:37:30 +02:00
Adrian Kumpf
6cfb2a24cf Revert "postgres to alpine and runs on to latest ubuntu (#1576)"
This reverts commit 6050dc53f3.

The alpine images don't work on the Raspberry Pi because its package
sources contains an old version of libseccomp, which causes the time to
be at 1970: https://github.com/docker-library/postgres/issues/812
2021-05-03 16:39:49 +02:00
Adrian Kumpf
4284e04b05 Update Mosquitto version used in docker-compose examples 2021-05-03 11:30:21 +02:00
Tobias Lindberg
6050dc53f3 postgres to alpine and runs on to latest ubuntu (#1576)
* using ubuntu-latest instead of ubuntu-18.04

* appending -alpine to postgres

on workflow and in documentations

* Revert "using ubuntu-latest instead of ubuntu-18.04"

This reverts commit 7f84b1c99a.

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-05-02 13:55:34 +02:00
Adrian Kumpf
90dedcb0d5 Fix typo 2021-01-03 23:06:22 +01:00
Frank van Boven
3beb8161aa Add Docker update documentation (#1170) 2021-01-03 21:35:59 +01:00
Adrian Kumpf
0831124f08 Update sample docker-compose configs 2020-10-05 12:25:49 +02:00
Adrian Kumpf
daf29a5ac3 Update links to other documents 2020-07-26 13:25:14 +02:00
Adrian Kumpf
6620a2491f Update dependencies 2020-04-11 20:51:25 +02:00
Adrian Kumpf
adca2fc4f4 Update docs 2020-04-11 16:07:09 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00