SelfhostedPro
SelfhostedPro
What is the current version you’re on?
Can you try this version? It should show cpu and memory but may not show all the apps you’re running. v0.0.7-alpha-2021-05-07--12
Ah, I'm a fool. It's still doing a request for each app even though the one endpoint serves stats for all apps. I will get some work done to fix...
Hey, I’ll definitely be adding GitHub discussions once they’re available. They currently aren’t supported for individual owned repositories unless that’s changed recently. I am also looking into changing selfhostedpro into...
This is definitely on the Todo list. Will leave this open and let you know when it's in.
> @gmerrall thanks for reply can you share documentation link where i can look for templates creation related guide. Here you go: https://yacht.sh/Templates/templates/ You can do either json or YAML....
> Some way to edit an existing container would be helpful. I set up [Transmission/OpenVPN](https://hub.docker.com/r/haugene/transmission-openvpn) recently on a OMV install which has a lot of environment variables and it took...
> Maybe something like this for container statuses as well: > >  > > Both of those are easy changes to make if they're wanted. I didn't do that...
The reason why I'm cleaning it is that variables used in Yacht can interfere with variables set within docker-compose projects. A more ideal solution would be to have kind of...
This may be a limitation of how transition groups work in Vue. I'll take a look when I have some time (hopefully this week).