-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
dokku apps:rename
breaks link
#142
Labels
Comments
josegonzalez
added a commit
to dokku/dokku-couchdb
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-elasticsearch
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-graphite
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-mariadb
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-memcached
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-mongo
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-mysql
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-nats
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-omnisci
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-postgres
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-pushpin
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-rabbitmq
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes #142
josegonzalez
added a commit
to dokku/dokku-rethinkdb
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
josegonzalez
added a commit
to dokku/dokku-solr
that referenced
this issue
Sep 13, 2021
Previously they would just 'disappear', resulting in broken applications until the app was relinked to the service in question. Closes dokku/dokku-redis#142
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Renaming an app breaks the link to the app.
E.g. with the postgres plugin I had a linked postgres service. When I renamed the app the link no longer showed up in the link output, but the env variable was still configured and set up correctly to work.
The text was updated successfully, but these errors were encountered: