Posts by blueberry@mastodon.online
(DIR) Post #9wuq69dSuBXXl1Cvlg by blueberry@mastodon.online
2020-07-09T17:01:46Z
0 likes, 0 repeats
@Gina This is why I can never go back
(DIR) Post #9wuuUkb1XOrj9h37uS by blueberry@mastodon.online
2020-07-09T17:51:08Z
0 likes, 0 repeats
@wolf480pl @sir I disagree. Docker has allowed me to get things running with such low overhead. If it ends up breaking, I can easily start over from scratch
(DIR) Post #9wuuvbDsUmfHu41eUa by blueberry@mastodon.online
2020-07-09T17:56:01Z
0 likes, 0 repeats
@wolf480pl - A lot of different from https://github.com/awesome-selfhosted/awesome-selfhosted- I could do that, but it's such a pain to manage different php/sql/software versions. I'm no expert with Linux, so I end up just starting Linux from scratch. For example, uninstalling pihole used to not change /etc/resolv.conf back to normal resolvers, and it took me a long time to find that. With Docker, I could've just taken down the container and everything would just work
(DIR) Post #9wuv2PgVnCJY94fTiC by blueberry@mastodon.online
2020-07-09T17:57:15Z
0 likes, 0 repeats
@wolf480pl Bind mounts and duplicati
(DIR) Post #9wuvG4iwWMX1BtJsau by blueberry@mastodon.online
2020-07-09T17:57:04Z
0 likes, 0 repeats
@sir @wolf480pl ... and why's that?
(DIR) Post #9wuwOxmnmi3CEZvWHw by blueberry@mastodon.online
2020-07-09T18:12:30Z
0 likes, 0 repeats
@wolf480pl I didn't know about pg_basebackup, but couldn't I just run a cronjob in the container and export the resulting files?
(DIR) Post #9wuwdboHm0ksQ7bWfA by blueberry@mastodon.online
2020-07-09T18:15:08Z
0 likes, 0 repeats
@wolf480pl I could, either through cron on the host or using something like Ofelia (https://github.com/mcuadros/ofelia)