Commit Graph

37 Commits

Author SHA1 Message Date
c77128583a Bugfix: The git service user's $HOME changed to the workdir.
All checks were successful
Test the role / test-the-role (push) Successful in 8s
This bug prevented the gitea.service to start properly.
The new git home is the 'gitea_work_path' - default to /var/lib/gitea.
2026-02-26 10:46:33 +01:00
53cb178ee8 Updated the readme for the 3.1.0 release.
All checks were successful
Test the role / test-the-role (push) Successful in 7s
2026-02-25 10:19:57 +01:00
d0245e00b7 Configurable workdirs and paths.
All checks were successful
Test the role / test-the-role (push) Successful in 8s
2026-02-23 19:04:02 +01:00
39ca068451 Linting in CI.
All checks were successful
Test the role / test-the-role (push) Successful in 8s
2026-02-18 17:59:46 +01:00
0153639c38 Preparing v3.0.3. 2026-02-18 17:16:30 +01:00
c81f75b055 Readme update. 2026-02-18 16:58:19 +01:00
02dd1f773e Linter validation. 2026-02-18 16:54:14 +01:00
818626b236 New options in the app.ini template. 2026-02-15 15:29:33 +01:00
1120daab40 Templated registration config.
Self-registration can be turned off.
Admin verification can be set.
Guest users' read-only view can be configured.
2026-02-12 07:16:52 +01:00
14d463a882 Added unregistered view. 2026-02-11 21:41:48 +01:00
a22b78d585 Registered users must be activated by admin. 2026-02-11 17:07:40 +01:00
aafa72a464 Removed the db password from the light example. 2026-02-11 17:07:23 +01:00
ae3af7ea83 Major readme update. 2026-02-11 15:17:09 +01:00
6928e8cf54 Readme license and version badges. v3.0.0 2026-02-11 13:17:51 +01:00
dc1b18019a Https to http in the lightweight example. 2026-02-11 13:14:05 +01:00
02426968fb Added an examples folder. 2026-02-11 13:12:25 +01:00
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