Readme standartization.

This commit is contained in:
2025-08-23 23:35:06 +02:00
parent 4bde51cb96
commit da530d91e1
20 changed files with 284 additions and 149 deletions

16
webtop/README.md Normal file
View File

@@ -0,0 +1,16 @@
# Webtop
`linuxserver/webtop` is a Docker image that provides a full Linux desktop environment accessible through a web browser. It's designed to be a lightweight and convenient way to run a Linux desktop without needing to install a full operating system on your machine.
[LinuxServer.io Website](https://docs.linuxserver.io/images/docker-webtop)
## How to start
1. Create a `.env` file based on the `.env.example` file.
2. Set the `PATH_TO_CONFIG` variable in the `.env` file.
3. Run `docker-compose up -d` to start the application.
4. The application will be available at [http://localhost:3000](http://localhost:3000).
## Setup
After starting the application, you can access the web interface and use the Linux desktop environment.