Commit Graph

21 Commits

Author SHA1 Message Date
edb227a763 Let's Encrypt support with certbot. 2026-02-11 13:01:55 +01:00
c03f0a0f4f Fixed a minor nginx warning.
And re-indented the template.
2026-02-10 14:43:29 +01:00
2cca3d5403 Fixed the SSH clone issue.
The git user needs shell and a disabled password.
2026-02-10 13:36:42 +01:00
9e68459916 Minor readme update. 2026-02-10 12:31:20 +01:00
e23f9b1901 Added reverse proxy support. 2026-02-10 12:13:24 +01:00
007ae9a90a New defaults added.
HTTP & SSH port.
2026-02-10 09:37:13 +01:00
557fe0d5dc Added the new defaults to the readme.
HTTP & SSH ports.
2026-02-10 09:36:44 +01:00
ab06bc177e Updated the service file with Postgresql
When the pgsql is used as backend, the gitea service
must wait for the database.
2026-02-10 09:31:52 +01:00
2b3391bf18 Added the example posgresql config to the readme. v1.0.0 2026-02-09 20:18:43 +01:00
18e2fe1204 Postgresql support added. 2026-02-09 20:16:17 +01:00
DeadSwitch
4340021552 Merge pull request 'Updated the readme for more clarity.' (#4) from dev-update-readme into development
Reviewed-on: http://gitea.tomsitcafe.com:3000/iron/ds-gitea/pulls/4
2026-02-09 17:01:32 +01:00
f0aecb43dd Updated the readme for more clarity. 2026-02-09 16:56:29 +01:00
c088b18b49 Fixing a typo in the readme. 2026-02-09 15:40:33 +01:00
d010774f45 SSH port is configurable for the template. 2026-02-09 15:32:23 +01:00
fe98b961ab Clarifications. 2026-02-09 14:59:38 +01:00
a8a8907463 Set the owner and group of the gitea binary. 2026-02-09 14:18:40 +01:00
f6a20bb16f Set the binary permissions (run). 2026-02-09 14:10:01 +01:00
852791e15a Clarified the secret generation task. 2026-02-09 13:36:38 +01:00
fe2672d55b Added the doc for generating secret keys. 2026-02-09 13:26:28 +01:00
56d6401155 Added the example playbook to the readme. 2026-02-09 13:21:15 +01:00
f45e4cc076 Writing the Gitea role. 2026-02-09 13:04:40 +01:00