Add KiteStacks cloud migration backup
This commit is contained in:
commit
6ffcbea4ad
33 changed files with 9443 additions and 0 deletions
25
inventory/docker-running.txt
Normal file
25
inventory/docker-running.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
NAMES IMAGE STATUS PORTS
|
||||
karakeep ghcr.io/karakeep-app/karakeep:release Up About an hour (healthy) 3000/tcp
|
||||
karakeep-meilisearch getmeili/meilisearch:v1.41.0 Up 2 hours 7700/tcp
|
||||
karakeep-chrome gcr.io/zenika-hub/alpine-chrome:124 Up 2 hours
|
||||
openproject openproject/openproject:15 Up 18 hours 0.0.0.0:80->80/tcp, :::80->80/tcp
|
||||
forgejo codeberg.org/forgejo/forgejo:11 Up 16 hours 0.0.0.0:2222->22/tcp, :::2222->22/tcp, 0.0.0.0:3006->3000/tcp, :::3006->3000/tcp
|
||||
kite-openwebui ghcr.io/open-webui/open-webui:main Up 32 hours (healthy) 0.0.0.0:3100->8080/tcp, :::3100->8080/tcp
|
||||
grafana grafana/grafana-oss Up 32 hours 0.0.0.0:3150->3000/tcp, :::3150->3000/tcp
|
||||
cloudflared cloudflare/cloudflared:latest Up 32 hours
|
||||
kitestacks-metrics-api kitestacks-portal-test-metrics-api:latest Up 32 hours
|
||||
homepage nginx:alpine Up 32 hours 80/tcp, 0.0.0.0:3005->3000/tcp, :::3005->3000/tcp
|
||||
kitestacks-portal-test nginx:alpine Up 32 hours 0.0.0.0:3008->80/tcp, :::3008->80/tcp
|
||||
homepage-test ghcr.io/gethomepage/homepage:latest Up 32 hours (healthy) 0.0.0.0:3007->3000/tcp, :::3007->3000/tcp
|
||||
kite-litellm ghcr.io/berriai/litellm:main-latest Up 32 hours 0.0.0.0:4000->4000/tcp, :::4000->4000/tcp
|
||||
bookstack lscr.io/linuxserver/bookstack:latest Up 32 hours 443/tcp, 0.0.0.0:6875->80/tcp, :::6875->80/tcp
|
||||
bookstack-db mariadb:11 Up 32 hours 3306/tcp
|
||||
authentik ghcr.io/goauthentik/server:latest Up 32 hours (healthy) 0.0.0.0:9001->9000/tcp, :::9001->9000/tcp
|
||||
authentik-worker ghcr.io/goauthentik/server:latest Up 32 hours (healthy)
|
||||
authentik-postgres postgres:16-alpine Up 32 hours 5432/tcp
|
||||
authentik-redis redis:alpine Up 32 hours 6379/tcp
|
||||
kavita ghcr.io/kareadita/kavita:latest Up 8 minutes (healthy) 0.0.0.0:5000->5000/tcp, :::5000->5000/tcp
|
||||
portainer portainer/portainer-ce:latest Up 32 hours 8000/tcp, 9000/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp
|
||||
prometheus prom/prometheus Up 32 hours 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp
|
||||
node-exporter prom/node-exporter Up 32 hours 0.0.0.0:9100->9100/tcp, :::9100->9100/tcp
|
||||
uptime-kuma louislam/uptime-kuma:latest Up 32 hours (healthy) 0.0.0.0:3001->3001/tcp, :::3001->3001/tcp
|
||||
Reference in a new issue