Updated Readme.
This commit is contained in:
parent
650c6e558a
commit
8476e9bec8
@ -1,13 +1,16 @@
|
|||||||
# Docker compose setup for gogs
|
# Docker compose setup for gogs
|
||||||
|
|
||||||
# Instructions
|
# Instructions
|
||||||
Just run:
|
1. Execute on bash
|
||||||
```
|
```
|
||||||
|
sudo apt instal git -y
|
||||||
|
git clone https://molodetz.nl/retoor/gogs-docker-compose-setup.git
|
||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
On configuration page (http://127.0.0.1:7331/) configure:
|
2. Configure using web interface (http://127.0.0.1:7331/):
|
||||||
- choose built-in ssh service option and configure port to be 2222
|
- choose built-in ssh service option and configure port to be 2222
|
||||||
|
|
||||||
|
|
||||||
That's all ! You have now a gogs server running dockerized!
|
That's all ! You have now a gogs server running dockerized!
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user