gitea-formula/README.md

22 lines
335 B
Markdown
Raw Normal View History

2023-03-21 12:06:40 -04:00
# gitea-formula
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.