docs #1

Merged
miko089 merged 4 commits from init into main 2026-02-22 12:02:32 +00:00
3 changed files with 1 additions and 11 deletions
Showing only changes of commit 2f09a841bc - Show all commits

View File

@@ -1,5 +0,0 @@
don't forget to
```bash
sudo loginctl enable-linger $USER
```

View File

@@ -9,8 +9,3 @@ On that server we use podman instead of docker because it's:
## How to use? ## How to use?
Exactly the same as docker, but, obviously, instead of `docker` write `podman`. More documentation find [there](https://podman.io/docs) Exactly the same as docker, but, obviously, instead of `docker` write `podman`. More documentation find [there](https://podman.io/docs)
Maybe (just maybe) you'll need to run this thing (but I still not ceratin if it's necessary):
```sh
systemctl --user enable --now podman.socket
```

View File

@@ -11,7 +11,7 @@ This file explains which ports are used and for what reason (please categorize t
## Rules ## Rules
If you want to add some extra port, then please: If you want to add some extra port, then please:
1. Check prs of other people 1. Check opened prs of other people
miko089 marked this conversation as resolved Outdated

maybe opened prs?

maybe opened prs?
2. Use 1024+ (because user for caddy isn't root and I don't want to change smth so please) 2. Use 1024+ (because user for caddy isn't root and I don't want to change smth so please)
There will be more, but that's all for now There will be more, but that's all for now