readme and bashscript moving

This commit is contained in:
riomoo 2026-02-03 23:59:43 -05:00
parent f0efc83cf6
commit 284b9762f0
Signed by: riomoo
SSH key fingerprint: SHA256:dP5B5iLpXU5V8aBA8eGm9tN5YtxXJybnv4McyltPyzM
11 changed files with 135 additions and 3 deletions

View file

@ -66,7 +66,16 @@ Then open http://localhost:8080 in your browser.
```bash
git clone https://codeberg.org/riomoo/gopherbook.git
cd gopherbook
./scripts-bash/run.sh
./scripts-bash/run-gb-container/run-podman.sh
```
or
## If you want to use this with docker:
```bash
git clone https://codeberg.org/riomoo/gopherbook.git
cd gopherbook
./scripts-bash/run-gb-container/run-docker.sh
```
Then open http://localhost:12010 in your browser.
@ -198,7 +207,7 @@ Please open an issue first for bigger changes.
## If you'd like to know about the new mascot Vinny
- Check the [Wiki](/riomoo/gopherbook/wiki/Meet-Vinny.md)!
- Check the [Wiki](../../wiki)!
## Thanks / Credits