Formula to manage Gitea installations
Go to file
Gregory Ballantine 0498d593c3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Fixed linter error
2023-10-14 19:18:39 -04:00
gitea Fixed linter error 2023-10-14 19:18:39 -04:00
.woodpecker.yml Added woodpecker config for running salt-lint 2023-10-14 19:03:11 -04:00
LICENSE Added a basic setup with package install, config, and service management 2023-03-21 12:56:17 -04:00
README.md Added a basic setup with package install, config, and service management 2023-03-21 12:56:17 -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.