3
0

add confdroid_gitea

This commit is contained in:
12ww1160
2026-02-06 16:16:27 +01:00
parent d91896288f
commit 1f542301e3

View File

@@ -10,6 +10,7 @@
- [confdroid\_prometheus](#confdroid_prometheus)
- [confdroid\_postgresql](#confdroid_postgresql)
- [confdroid\_apache](#confdroid_apache)
- [confdroid\_gitea](#confdroid_gitea)
- [FAQ](#faq)
## Summary
@@ -67,6 +68,15 @@ Install and configure a standalone empty Apache (httpd) server. The module is ma
- ensure the service is up and running
- open the firewall
### [confdroid_gitea](https://sourcecode.confdroid.com/confdroid/confdroid_gitea)
Install and configure a gitea stanadlone instance from non-packaged binaries.
- install binary
- manage main files and directories
- manage service file and status
- manage the firewall port
## FAQ
- Q: "Why are the names of the modules using underscore instead of hyphens?"