Loading .env.default +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ HOME_ASSISTANT_IMAGE_VERSION= JACKETT_GPID= JACKETT_IMAGE_VERSION= JACKETT_PUID= KAVITA_GPID= KAVITA_IMAGE_VERSION= KAVITA_PUID= KIBANA_IMAGE_VERSION= LOGSTASH_IMAGE_VERSION= MUMBLE_IMAGE_VERSION= Loading .github/workflows/dockerpublish.yml +4 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,10 @@ jobs: uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' with: service_name: 'jackett' Health-checks-kavita: uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' with: service_name: 'kavita' # Health-checks-mastodon: # uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' # with: Loading docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ include: - path: 'jackett/docker-compose.jackett.yml' - path: 'jellyfin/docker-compose.jellyfin.yml' - path: 'jupyter/docker-compose.jupyter.yml' - path: 'kavita/docker-compose.kavita.yml' - path: 'mastodon/docker-compose.mastodon.yml' - path: 'minecraft/docker-compose.minecraft-ftb.yml' - path: 'minecraft/docker-compose.minecraft.yml' Loading kavita/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line config kavita/README.md 0 → 100644 +8 −0 Original line number Diff line number Diff line # kavita https://www.kavitareader.com/ https://docs.linuxserver.io/images/docker-kavita/ Kavita is a fast, feature rich, cross platform reading server. Built with a focus for being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family! Loading
.env.default +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ HOME_ASSISTANT_IMAGE_VERSION= JACKETT_GPID= JACKETT_IMAGE_VERSION= JACKETT_PUID= KAVITA_GPID= KAVITA_IMAGE_VERSION= KAVITA_PUID= KIBANA_IMAGE_VERSION= LOGSTASH_IMAGE_VERSION= MUMBLE_IMAGE_VERSION= Loading
.github/workflows/dockerpublish.yml +4 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,10 @@ jobs: uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' with: service_name: 'jackett' Health-checks-kavita: uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' with: service_name: 'kavita' # Health-checks-mastodon: # uses: 'tomMoulard/make-my-server/.github/workflows/healthcheck.workflow.tmpl.yml@master' # with: Loading
docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ include: - path: 'jackett/docker-compose.jackett.yml' - path: 'jellyfin/docker-compose.jellyfin.yml' - path: 'jupyter/docker-compose.jupyter.yml' - path: 'kavita/docker-compose.kavita.yml' - path: 'mastodon/docker-compose.mastodon.yml' - path: 'minecraft/docker-compose.minecraft-ftb.yml' - path: 'minecraft/docker-compose.minecraft.yml' Loading
kavita/README.md 0 → 100644 +8 −0 Original line number Diff line number Diff line # kavita https://www.kavitareader.com/ https://docs.linuxserver.io/images/docker-kavita/ Kavita is a fast, feature rich, cross platform reading server. Built with a focus for being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family!