readme and bashscript moving
This commit is contained in:
parent
f0efc83cf6
commit
284b9762f0
11 changed files with 135 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue