-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Custom network aliases for interconnectivity of services deployed with rolling release with Dockerfile, Docker Image and Nixpacks #4741
base: next
Are you sure you want to change the base?
Conversation
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: app/Jobs/ApplicationDeploymentJob.php
Did you find this useful? React with a 👍 or 👎 |
thanks for making this pull request. could the functionality be expanded to Nixpacks easily? It seems input fields for network-aliases are only shown when Dockerfile or Docker-Compose build strategies are selected. |
This is a must-have feature ! |
hi, it works with rolling release. It's field in db table and append your custom aliases to aliases on creating app compose during deployment |
hi, I believe it will work but I've added form input just for this two options do you have and open repo that works with Nixpacks so I could test that feature also? (I'll try to find one also) |
I've just added that feature also for other deployments except compose and swarm, tested Nixpacks with simple go server repo. |
i need this asap |
can we push the visibility of this feature some how? As already stated in #1910, this is a must have for all people deploying interconnected services with zero-downtime guarantees. |
we have to wait for merge from main contributors to "next" branch and then wait for update of "main". Wait for this or contact with them if you want to make it faster. If you want this now you can build my fork on server with branch from this pull request however I assume you know what that will cause. |
Changes
Feature request #1910