Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate apps to support host-ip per port #1550

Draft
wants to merge 72 commits into
base: master
Choose a base branch
from
Draft

Conversation

stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Feb 5, 2025

This PR have to be merged AFTER TrueNAS Fangtooth is released. So the migration can be run.

Closes #787
Closes #791


TODO:

  • Add this on migration.yaml on each app
from:
  max_version: <last version before migration>

For automating the above, right before merging,
loop over the apps on master branch, and generate dict of train/app: curr_version
switch to this branch, mass edit an uncomment the placeholder
loop over the apps and replace the from.max_version with the train/app: curr_version
While doing so, verify that each app has its version bumped (minor)

This comment was marked as resolved.

@stavros-k stavros-k force-pushed the ip-ports-migrations branch 13 times, most recently from 9794d48 to ea754b5 Compare February 7, 2025 14:27
@stavros-k stavros-k force-pushed the ip-ports-migrations branch 14 times, most recently from d43642a to 70f40b5 Compare February 11, 2025 13:58
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This app wasn't present on k8s, there helpers are not needed here.

stavros-k and others added 29 commits March 21, 2025 18:22
* kapowarr

* kavita

* komga

* lidarr

* linkding

* listmonk

* logseq

* mealie

* metube

* minecraft

* mineos

* mumble

* n8n

* navidrome

* netbootxyz

* nginx-proxy-manager

* node-red

* odoo

* ollama

* open-webui

* organizr

* overseerr

* omada

* palworld

* paperless-ngx

* passbolt

* penpot

* pgadmin

* pigallery2

* piwigo

* planka

* portainer

* postgres

* prowlarr

* qbittorrent

* radarr

* readarr

* redis

* roundcube

* rsyncd

* rust-desk

* sabnzbd

* scrutiny

* Migrate apps to support host-ip per port (part 3) (#1653)

* searxng

* sftpgo

* sonarr

* tautulli

* tdarr

* terraria

* tftpd-hpa

* tiny-media-manager

* transmission

* twofactor-auth

* unifi-controller

* uptime-kuma

* vaultwarden

* vikunja

* webdav

* whoogle

* wordpress
@stavros-k stavros-k force-pushed the ip-ports-migrations branch from 8f722a3 to 7fad638 Compare March 21, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Immich app is missing User and Group Configuration Docker Allow IP address binding
3 participants