Commit Graph

20 Commits

Author SHA1 Message Date
DeadSwitch
c8fa7680ca Merge pull request 'Service file update with the Postgresql service' (#6) from development into main
Reviewed-on: http://gitea.tomsitcafe.com:3000/iron/ds-gitea/pulls/6
v1.0.1
2026-02-10 10:18:17 +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
DeadSwitch
0f2c17071c Merge pull request 'Added the PostgreSQL support to the role.' (#5) from development into main
Reviewed-on: http://gitea.tomsitcafe.com:3000/iron/ds-gitea/pulls/5
2026-02-09 20:33:58 +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
DeadSwitch
d716fefb88 Merge pull request 'Fixed a typo in the readme.' (#3) from development into main
Reviewed-on: http://gitea.tomsitcafe.com:3000/iron/ds-gitea/pulls/3
v0.0.2
2026-02-09 15:44:16 +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
764883f26d Gitea development v0.0.1 (#1)
The first working version is tested against a Debian machine.

Reviewed-on: http://gitea.tomsitcafe.com:3000/iron/ds-gitea/pulls/1
Co-authored-by: DeadSwitch <deadswitch404@proton.me>
Co-committed-by: DeadSwitch <deadswitch404@proton.me>
v0.0.1
2026-02-09 15:08:11 +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