2023-09-04 17:04:46 +00:00
|
|
|
This directory contains a collection of usage and deployment examples.
|
|
|
|
|
|
|
|
Workflow examples can be found [in the documentation](https://forgejo.org/docs/next/user/actions/)
|
|
|
|
and in the [sources of the setup-forgejo](https://code.forgejo.org/actions/setup-forgejo/src/branch/main/testdata) action.
|
2023-06-05 08:46:15 +00:00
|
|
|
|
2023-06-06 02:42:58 +00:00
|
|
|
| Section | Description |
|
|
|
|
|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
2023-08-26 10:18:42 +00:00
|
|
|
| [`docker`](docker) | using the host docker server by mounting the socket |
|
|
|
|
| [`docker-compose`](docker-compose) | all in one docker-compose with the Forgejo server, the runner and docker in docker |
|
|
|
|
| [`kubernetes`](kubernetes) | a sample deployment for the Forgejo runner |
|