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 (part 1) #1550

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

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


Left:

  • radarr
  • readarr
  • redis
  • roundcube
  • rsyncd
  • rust-desk
  • sabnzbd
  • scrutiny
  • searxng
  • sftpgo
  • sonarr
  • tautulli
  • tdarr
  • terraria
  • tftpd-hpa
  • tiny-media-manager
  • transmission
  • twofactor-auth
  • unifi-controller
  • unifi-protect-backup
  • uptime-kuma
  • vaultwarden
  • vikunja
  • webdav
  • whoogle
  • wordpress

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
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
2 participants