Commit graph

59 commits

Author SHA1 Message Date
Bruno BELANYI b6c61cafdb services: add Jellyfin 2021-01-24 23:10:16 +01:00
Bruno BELANYI 0a61fde0ff services: add Jupyter Lab 2021-01-24 23:10:16 +01:00
Bruno BELANYI a3845f7712 services: add Recipes 2021-01-24 23:10:16 +01:00
Bruno BELANYI 811b74abab services: remove Navidrome 2021-01-24 23:10:16 +01:00
Bruno BELANYI 15325821b8 services: remove Airsonic 2021-01-24 23:10:16 +01:00
Bruno BELANYI 3187fbced0 services: remove Lidarr 2021-01-24 23:10:16 +01:00
Bruno BELANYI 46ab4acf42 services: add Authelia 2021-01-24 23:10:16 +01:00
Bruno BELANYI a2b43b2855 services: synapse remove exposed federeation port for Synapse 2021-01-24 23:10:16 +01:00
Bruno BELANYI 540b2cbd83 services: add Drone CI 2021-01-24 23:10:16 +01:00
Bruno BELANYI 68e26fad5b services: transmission: use secret environment
To ensure that I do not repeat the mistake from last time...
2021-01-24 23:10:16 +01:00
Bruno BELANYI 95e15adc13 services: add Synapse
Synapse is the Matrix server software.

This needs some manual setup, launching `docker-compose exec synapse sh`
followed by `register_new_matrix_user -c /data/homeserver.yaml
https://matrix.belanyi.fr/` inside the container.
2021-01-24 23:10:16 +01:00
Bruno BELANYI eeee1a0761 services: gitea: use port 22 ssh 2021-01-24 23:10:16 +01:00
Bruno BELANYI 2e9d5d71a0 services: add Fava 2021-01-24 23:10:16 +01:00
Bruno BELANYI 1800dec873 services: letsencrypt: expose port 80 for redirections
Otherwise you can not redirect HTTP to HTTPS
2021-01-24 23:10:16 +01:00
Bruno BELANYI ef4246b55c services: add Syncthing 2021-01-24 23:10:16 +01:00
Bruno BELANYI 247e60d005 services: add Navidrome 2021-01-24 23:10:16 +01:00
Bruno BELANYI 4c28e8e3f0 services: calibre: depend on calibre-web
Because of the access order to the metadata.db file
2021-01-24 23:10:16 +01:00
Bruno BELANYI 85c9a5fa38 services: add Wallabag 2021-01-24 23:10:16 +01:00
Bruno BELANYI b45cd6788a services: calibre: expose content server 2021-01-24 23:10:16 +01:00
Bruno BELANYI c5a2f1ab71 services: use .env files for variables 2021-01-24 15:59:58 +01:00
Bruno BELANYI f2d67c4aee services: don't open unnecessary ports 2021-01-24 15:59:58 +01:00
Bruno BELANYI dbc7d00f51 services: add PhotoPrism 2021-01-24 15:59:58 +01:00
Bruno BELANYI 8464695d8c services: add Komga 2021-01-24 15:59:58 +01:00
Bruno BELANYI e0d446f9a9 services: letsencrypt: remove port 80 2021-01-24 15:59:58 +01:00
Bruno BELANYI 8f2414bf1e services: add Gitea 2021-01-24 15:59:58 +01:00
Bruno BELANYI 5248e64768 services: point calibre straight to its files 2021-01-24 15:59:58 +01:00
Bruno BELANYI da74882558 services: add NZBHydra 2021-01-24 15:59:58 +01:00
Bruno BELANYI 7775380d10 services: add SABnzbd 2021-01-24 15:59:58 +01:00
Bruno BELANYI 0b9b19d0ce services: add RSS-Bridge 2021-01-24 15:59:58 +01:00
Bruno BELANYI e24dfd031c services: migrate to linuxerserver-letsencrypt 2021-01-24 15:59:58 +01:00
Bruno BELANYI 8a22864b83 services: remove Tenma 2021-01-24 15:59:58 +01:00
Bruno BELANYI 6c3862c3ca services: Remove Gitea 2021-01-24 15:59:58 +01:00
Bruno BELANYI 31500c52ba services: remove EmbyStat 2021-01-24 15:59:58 +01:00
Bruno BELANYI bf9a8b525c services: add Airsonic 2021-01-24 15:59:58 +01:00
Bruno BELANYI 1c61045d69 services: remove Grocy 2021-01-24 15:59:58 +01:00
Bruno BELANYI 9f95b26ce0 services: add EmbyStat 2021-01-24 15:59:58 +01:00
Bruno BELANYI 5d6acc110e services: add Emby 2021-01-24 15:59:58 +01:00
Bruno BELANYI 5b1ba56ba9 services: add Grocy 2021-01-24 15:59:58 +01:00
Bruno BELANYI 164e4fe2d8 services: add Lidarr 2021-01-24 15:59:58 +01:00
Bruno BELANYI 824e59b3b4 services: add Quassel-core 2021-01-24 15:59:58 +01:00
Bruno BELANYI 8db283aed7 services: remove Comixed 2021-01-24 15:59:58 +01:00
Bruno BELANYI de78c7ac93 services: add Bazarr 2021-01-24 15:59:58 +01:00
Bruno BELANYI 8a32ee44f0 services: add Radarr 2021-01-24 15:59:58 +01:00
Bruno BELANYI 965e4a4dbf services: add Sonarr 2021-01-24 15:59:58 +01:00
Bruno BELANYI 60dbb5c14f services: add Jackett 2021-01-24 15:59:58 +01:00
Bruno BELANYI 2a9aa5575d services: add Transmission 2021-01-24 15:59:58 +01:00
Bruno BELANYI e6f7cdd445 services: add Pyload 2021-01-24 15:59:58 +01:00
Bruno BELANYI 99a1fff592 services: add Tenma 2021-01-24 15:59:58 +01:00
Bruno BELANYI 9681da83aa services: add Comixed 2021-01-24 15:59:58 +01:00
Bruno BELANYI 63e8ec75a8 services: remove Portainer 2021-01-24 15:59:58 +01:00