Commit Graph

98 Commits

Author SHA1 Message Date
e831eb8b67 remove pihole, final replacement with adguard as the dependency in docker as well 2025-01-08 17:09:25 +11:00
d01ff8e647 changed grafana local to grafana.ddp.net not using mara anymore 2025-01-08 17:05:00 +11:00
e519ae1493 explicit use of 0.0.0.0 in port stanzas to force only opening up ipv4, added heimdall and adguard. For now pihole is still there, just the ports have been hidden so adguard is active dns. Using heimdall as mara.ddp.net default web content now, moved mythweb to myth.ddp.net. Finally, just use user root (no group docker) for telegraf 2025-01-04 22:35:14 +11:00
3b1e523c0c change over to mariadb for mythdb, remove unused ark-server, remove ports exposed on mara that are not used anymore - did have to reconfigure grafana to use influxdb as the host instead of 192.168.0.2 2024-11-26 22:00:15 +11:00
3ca2f07ddc moving to BOOK_UID/BOOK_GID args for pybook, mount in /books so we can write ebooks to it, and try harder to stop watchtower restarting mail container 2024-11-16 00:04:49 +11:00
72cfa77d57 uppped emby 4.9.0.30, locked docker-mailserver to 14.0.0 as watchtower quiety/partially broke it so do updates here manually, better last_commit url for bitnami openldap, move postgres dev to explicit latest, and to :17 for prod, cleaned up PA to now use a PA_ID, pass it to docker build and then use that to simplify wrapper to handle prod/container better 2024-11-04 19:59:07 +11:00
49d8f9f6c7 added ftp service, added last.commit.url label so I can see if a project is still active, removed deprecated version, upgraded emby to a newer beta and finally locked mythdb to an 8.4 mysql so that its compatible with android apk 2024-08-25 22:42:13 +10:00
d8433d4bd5 upped docker-compose version (just because), explicitly called :latest (just because), commented out ark-server and mass, added tixbkend (separate tix web and force it to run as uid=1000, and backend that processes pdfs), upped emby to a newer 4.9 release - but still not allowing latest, so we can convert back to prod 4.9 version when it goes to latest, adjsted telegraf group after reinstall of mara -- this still is not elegant, but works 2024-06-30 17:16:14 +10:00
2ed88cd9d6 remove lidarr, never really use it 2024-05-07 00:02:20 +10:00
0fe30e2e74 cleaned up names of traefik rules for developed containers, added padev, made myth container be "from scratch", taking an ubuntu:latest image and just adding mythbuntu, etc. 2024-05-05 12:10:13 +10:00
fa84f9b914 rename and be consistent for book / bookdev 2024-03-10 14:15:58 +11:00
47ec3b3ac3 put sab back to latest image, and hide bookdb_webdev port and use book-dev.ddp.net to refer to it now 2024-03-10 13:58:23 +11:00
10e6d3fcbb made samba use prod ldap, version locked sab and emby due to issues, also force mass to depends_on emby so it stops stealing embys port 2024-03-08 21:09:08 +11:00
66d380f73a remove ldap-dev and phpldapadmin, now that samba is in prod 2024-02-25 21:04:57 +11:00
16b5f8624d added ldap-dev, phpldapadmin and samba containers to get samba containerised. This verison has a working ldap-dev, phpldapadmin pointing to it, and samba is now working pointing to prod. Also made pybook run as user 2000 instead of root 2024-02-25 21:04:11 +11:00
e7c6f83a86 remove commented out plex server - not needed, plex account and leeching of ej works without it 2024-02-17 21:55:49 +11:00
9f5138f8e7 remove tls / cert config for openldap, we dont use it 2024-02-17 21:49:56 +11:00
7e52aa8d50 converted over from manual certbot to traefik automatically handling certs
updated doco around when we use loadbalancer port
emby now has group 110 (radeon) as well, so it can do hardware acceleration from new AMD 5600G cpu
  and added /dev/dri to access the hardware
change roundcubemail to webmail
converted mail container to use traefik's acme.json
moved esphome to its own esphome.ddp.net (aka removed internet access as I could not get a password in front of it via traefik as yet)
convert telegraf to use mara-init / entrypoint standar
added ldap to grafana so password is now taken from secrets/ldap*
converted bookdb_web, paweb, tix away from SSL passthrough to normal traefik ssl offload (also making it easier to traefik to manage certs as I had issues with some with HostSNI / passthrough
converted padb* to use entrypoint standard, rather than using a separate DockerFile to have the postgres image and then my own customising
converted kuma to have a new data dir and to adopt new mara-init/mara-bin/entrypoint.sh standard
moved mythtv root pwd out into secrets / env file
update mythtv to new mara-init, mara-bin, entrypoint.sh standard, removed use of network_mode: host, and go direct to mythdb via local dns / container name, instead of ip or mara
finalised move from wikijs to bookstack (renaming wikitst to wiki)
added depweb basic web service, solely to allow traefik to handle depaoli.id.au SSL domain (for mail which does not route traffic there itself)
2024-02-17 18:48:39 +11:00
fa00790e95 moved several services to *.ddp.net, this adds influx.ddp.net, fixes piholes crazy URL rewrites, and simplifies a few ruls - needed for influxs api and traefiks api routes to coexist. Also had to go back to network_mode: host for myth - not sure why as yet 2024-01-24 00:48:25 +11:00
bcd3fde841 removed unused wikijs, autodiscover 2024-01-23 16:55:44 +11:00
291c2996b8 put rspamd web behind traefik, and hide it on local port. fixed up poor username/password combo for influxdb, added localtime to a few containers that did not have it, created a new web server that handles php covering my local needs to serve the landing page / images & mythweb 2024-01-23 16:54:30 +11:00
da3a2de62f converted over to rspamd including new dkim keys (into DNS and rspamd), and removed now unneeded PTRACE capability - dropped in Jun 2022) 2024-01-19 18:56:10 +11:00
7b1e2307f9 committed to running traefik in network_mode: host, and fixed up where this then caused traefik labels to not knowthe loadbalancer port
then realised hass needed to add ::1 ti trusted hosts as that was how traefik is using the explicit loadbalancer port setting with network_mode: host containers like hass, emby, etc.
upgrade to latest mail again, validated newer fail2ban defaults look okay, reduced comment appropriately, added rspamd* env vars (commented out), prepared to remove old env vars so we can switch to rspamd - doing this commit first

put back SASL auth, and updated LDAP_HOST use for mail container based on newer format - and Cams doc :)

removed last reference to prometheus (in a depends_on, which didnt exist clearly)

converted padb* containers back to native postgres:16 images, and used better model of overriding install scripts via entrypoint:

removed old reference to asuscomm.com

tried out and got working autodiscover, it worked for thunderbird but not our phones, so just getting rid of it - it seems to be a stale image / not maintained

convered from wikijs to bookstack (due to wikijs being unmaintained, and producing version 3 for something like 18 months and still being a mile from finished)

tweaked naming with myth container - still some work to fix up here I believe (remove network_mode: host, and put back DB server name to be container name - cant test until nothing is being recorded)

and myth* still has lame passwords, as does influxdb, to be finalised...
2024-01-19 17:55:26 +11:00
aa31f0a691 added back plex (but commented out for now - works on dining tv, so need to consider this again. Moved myth into containers (and learnt about entrypoint). Big chaneover from prometheus, cadvisor, *exporters containers to influxdb, telegraf and a few scripts running in containers like mail, myth and some native crons on mara 2024-01-09 21:50:19 +11:00
696b6cdb58 added access logs of errors / slow URLs only, and exposed that out into /srv/docker/container/traefik/var/log/access_log, moved all passwords into separate env_files 2023-12-20 16:40:09 +11:00
80d15db83a sshwifty now has no exposed ports, and traefik routing to it properly. Also tweaked mail settings to ensure some default variables, and some future to test variables are there 2023-11-02 17:31:45 +11:00
7ce444e169 commenting out ark-server and phpldapadmin as lamely, that is the only way to keep them but not have them start when mara boots up 2023-10-28 12:21:48 +11:00
49f68974f2 removed plex, oxisia openldap, wetty -> migrated to bitnami openldap and sshwifty, mail does not use SASL anymore (bitnami doesnt work with it), updated mail ENV var to newer format for ldap, added some comments around network_mode: host and why I have it set 2023-10-28 12:07:56 +11:00
729fec4db3 using ping for esphome while mdns not working as expected, also locked postgres to a 16 version - each update breaks the database as it needs an export / import to upgrade. Finally precautionarily locked docker-mailserver, I can see they also are considering changing ldap and that sounds large / I want to test first. I also get an email when they upgrade, so will get that prompt 2023-09-21 13:20:21 +10:00
fcbe2d3c4b remove old mimosa code, removed unnecessary :latest 2023-09-15 21:35:14 +10:00
36743c3ecf fixing a couple more containers to latest or fixed numbers as best we can, also trying a new ldap (not an easy swap) 2023-09-13 23:17:01 +10:00
a502982f1c fixed pihole to handle /admin redirect, updated blackbox-exporter to have proper :latest on the image not the container name, moved to newer speedtest with latest tag, updated pihole to use newer DNS settings for newer pihole syntax/version 2023-08-30 22:35:21 +10:00
1cfcac194e fixed watchtower to have latest tag, using different phpopenldap image that is being kept up to date (and using latest tag), moved pihole to latest tag (required tweaks to dnsmasq settings (in /srv/docker/container/pihole/...), updated wikidb to use latest postgres, and now using a real password 2023-08-25 22:51:14 +10:00
c89623aba1 clean up of older containers wont use again like alert-manager, also fixed the hass issue where each new container breaks command line authentication 2023-07-06 19:52:59 +10:00
e96f56e7a8 have to use files for hass and network mode to be able to autodiscover devices like sonos 2023-06-19 20:31:34 +10:00
0860aa1931 made a bookdb_webdev container, and passed appropriate FLASK_ENV to each bookdb_web* container 2023-06-13 00:25:34 +10:00
a9ac26c549 added new tix home built python server for work ticket trends, added music assistant (mass) as a seperate container, used traefik to route hass again and put esphome and mass as URLs off hass.depaoli.id.au 2023-06-11 11:26:30 +10:00
c25e6fb065 removed commented out old images, added :latest to a few images, put watchtower updates on mqtt and esphome, changed over to vaultwarden from bitwarden 2023-04-09 13:22:59 +10:00
073fd63889 cut over to vaultwarden from bitwarden_rs, and changed TRUSTED_DEVICE_NAME -- wasnt needed, but a version of eufy-security-ws had an issue, but next release fixed it 2023-03-14 22:46:06 +11:00
c1fc868d1d remove ddphome.asuscomm.com, no longer used and also added a comment 2023-02-16 16:48:53 +11:00
a65c41b0c9 replaced alertmanager with kuma, and exposed it on mon.depaoli.id.au 2022-12-29 13:08:00 +11:00
d8d13d538d fixed up mosquitto volumes 2022-12-21 17:49:21 +11:00
9eff9275df moved hass traefik to files (cant exactly recall why, but believe its tls1.2 related, added esphome, added ssl for mimosa-clinic, allowed grafana to be https or http, Cam added mosquitto for pug/windows and his use of nfts 2022-12-20 21:58:13 +11:00
ab7bd563d5 now that I have opened port 3610, traefik was using it by default for ssl, so forced traefik to use 8123 2022-10-16 17:07:48 +11:00
8c1c1423a4 weirdly needed to add 3610 udp to get dining-ac to "poll", not sure why NOW I need this, but it is working 2022-10-14 17:11:06 +11:00
c3a8ac9e3f moved to using tweak postgres image so we can add cron to backup users into /docker-entrypoint-initdb.d SO if we ever rebuild pa content from scratch, we have kept the person/refimgs 2022-09-19 17:04:25 +10:00
f1779971d8 put latest tags on mimosa containers, and made watchtower update them. Also added restart: always to mimosa-db 2022-09-01 18:08:51 +10:00
a083bfeaa6 adding padb_tst db for future testing, force roundcubemail to use port 993 and Cam added mimosa clinic wp site for now (and mariadb) 2022-08-31 21:43:30 +10:00
aafb0a4126 update to postgres 14, added ark-server, and grabbed autodiscover server, but not implemented it yet, so its commented out 2022-07-07 00:20:05 +10:00
b3b483afab minor tweak of pybook to same format for building as PA, switched to newer cadvisor which seems to work better with newer U22.04 for mara stats, added new ENV vars with newer mail-server 2022-06-25 10:48:10 +10:00