2023-03-21 12:06:40 -04:00
|
|
|
# gitea-formula
|
|
|
|
|
2023-03-21 12:56:17 -04:00
|
|
|
Formula to manage Gitea installations
|
|
|
|
|
|
|
|
## Available States
|
|
|
|
|
|
|
|
### gitea
|
|
|
|
|
|
|
|
Includes all of the states required to install, configure, and start the Gitea service.
|
|
|
|
|
|
|
|
### gitea.package
|
|
|
|
|
|
|
|
Installs the gitea package.
|
|
|
|
|
|
|
|
### gitea.config
|
|
|
|
|
|
|
|
Configures the gitea application.
|
|
|
|
|
|
|
|
### gitea.service
|
|
|
|
|
|
|
|
Ensures the gitea service is running.
|