Basically what the title says. Is there a way to control (to stop, restart or configure) docker containers on self hosted server via web console? Or atleast see container logs?
No
Ok, thank you for response
You need to have Docker Desktop for that
[CLOSED] Control docker containers via web console
Docker Desktop doesn’t have a web interface, does it?
Nope. But a Google search led me to - https://docs.docksal.io/use-cases/portainer/#:~:text=Portainer%20is%20a%20really%20nice,as%20it%20is%20to%20use.
Recommended threads
- How do I get my PR merged in auto genera...
https://github.com/appwrite/sdk-for-go/pull/48 I have raised this PR today in a sdk-generator repository which is a auto-generated repository. Now, as it is a a...
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...