SelfhostedPro / Yacht

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.
MIT License
3.49k stars 171 forks source link

[Bug Report] Unable to Change Container Commands After Application is First Created #644

Open rjDipcord opened 11 months ago

rjDipcord commented 11 months ago

Describe the bug When creating an application container, you are able to add commands to be fired upon container start. However, if you complete setup for your container and then attempt to change or add commands, you are never presented with the dialog to enter them.

To Reproduce Steps to reproduce the behavior:

  1. Go to Applications
  2. Create a new application. Any repo.
  3. Add a command to the container in the advanced tab.
  4. Deploy.
  5. Edit the application.
  6. Attempt to change or add a command to the container in the advanced tab.
  7. Note how there is no dialog to add a command like there was in the initial setup screen.

Expected behavior You should be able to add or change commands regardless of the container being 'fresh' or 'active'

Screenshots When creating the container from scratch: image

After creating the container and clicking "edit" the "+" button does not work. image

Desktop (please complete the following information):

moda20 commented 4 months ago

Same, it's bugging out

wickedyoda commented 3 months ago

Sorry its taken a little longer to get to your ticket, but the newest work is being done over at https://github.com/SelfhostedPro/yacht-nuxt which is more like a Yacht2.0. The latest image is yacht:devel please try that image and let us know if the problem has been resolved, what was done if it was resolved, or if you still need assistance.

Please update or close the ticket as resolved.

wickedyoda commented 3 months ago

@moda20

moda20 commented 3 months ago

@wickedyoda that project seems to not be updated recently, i tried the ghcr.io/selfhostedpro/yacht-nuxt:main image but that was totally unusable, couldn't login (login page refresh loop) and once i was able to set up my account i couldn't get the list of containers.

i also couldn't find the image : yacht:devel

wickedyoda commented 3 months ago

I will verify yacht:devel in a bit and make sure the image is still online, but it should be. But devel is the latest build with patches. Its just not pushed to main.

wickedyoda commented 3 months ago

It looks like we are having a problem with the repo, I am going to speak to @SelfhostedPro about it and will update. Because we are unable to pull Yacht:latest, yacht:devel, and yacht:nightly images from any source.