Add 'woodpecker-ci/README.md'
This commit is contained in:
parent
b411d9bfc0
commit
fdb3e238a4
9
woodpecker-ci/README.md
Normal file
9
woodpecker-ci/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Woodpecker CI
|
||||
|
||||
These nomad job files run the Woodpecker Continuous Integration engine as well as its agents.
|
||||
|
||||
These files contain URLs and server IPs that will need to be changed, as well as various secrets that are set to "CHANGE ME". The `WOODPECKER_AGENT_SECRET` should be a random string, but must be the same in both Woodpecker and its agents. The `WOODPECKER_GITEA_CLIENT` and `WOODPECKER_GITEA_SECRET` are the values you get from Gitea when you add a new OAuth2 app in its web interface.
|
||||
|
||||
Woodpecker requires one volume to store its database. This volume should be called `woodpecker` and it should be read/write, not readonly.
|
||||
|
||||
Once Woodpecker starts, you should be able to go to it, and log in via your Gitea account.
|
Loading…
Reference in New Issue
Block a user