Commit Graph

28 Commits

Author SHA1 Message Date
genofire 725f3cb4e4 improve mailing configuration 2020-09-24 18:24:38 +02:00
genofire e8f59e77a2 improve logging support 2020-09-24 18:24:38 +02:00
genofire 711912065a improve https support 2020-09-24 18:24:38 +02:00
Jens Timmerman f2c8610cc4 Update README.md 2020-09-05 10:46:41 +01:00
Thomas Maurice 8b5ae578f4
Badges 2020-08-01 15:12:55 +01:00
Leo Maroni 8f2e1bcd6a
Add configuration option for enabling notify email 2020-07-28 12:23:26 +02:00
Leo Maroni 1df6bd8e23
Add config options for repository indexer 2020-06-18 07:41:59 +02:00
Leo Maroni 2b665bdb1d Add variable to enable adding CAP_NET_BIND_SERVICE to systemd service 2020-06-03 15:16:57 +01:00
Simeon Keske 16707f4a38 Allow to set a custom Download-URL for gitea 2020-05-19 14:21:12 +01:00
Simeon Keske 259d761eb2 add variable gitea_only_allow_external_registration 2020-05-19 14:13:01 +01:00
Simeon Keske 1f88e7238a Allow to specify default theme 2020-05-19 14:13:01 +01:00
dhach 15a5f64e8a check that jwt token is < 32 chars to prevent gitea from crashing 2020-04-20 15:02:41 +01:00
Mathias Merscher c50f79cf4a adds metrics endpoint config support 2020-01-06 11:37:50 +00:00
Kim Ausloos a8250ee7e3 Changed some wording/fixed some typo's in README 2019-10-02 19:56:40 +01:00
Bèr Kessels b574c9ae36 Add new vars to README 2019-06-16 19:19:24 +01:00
Thomas Maurice 0ccf9b334d Removed 'yolo wip do not use' disclaimer as this now stable enough to be used by people that are not me 2019-05-12 11:44:42 +01:00
Trysdyn Black 3226a76d94 Add toggle to do a version check before download
Old behavior is to download the binary of `gitea_version` every run,
then checksum it against the currently installed version to see if it needs
to be copied over.

New behavior is to attempt to extract the current running version of gitea
and only initiate the old behavior if the running version != `gitea_version`.

Default is old behavior due to the major logic change involved.
2019-04-30 08:55:21 +01:00
Thomas Maurice 168be1f6bb Bunch of improvements around testing and ansible galaxy
* added a license info
 * added galaxy tags/platforms
 * added travis test support
 * testing the playbook using molecule
2019-03-16 12:11:02 +00:00
Mathias Merscher a0804ab28b update README with new default variables 2019-03-16 10:07:04 +00:00
Mathias Merscher c69547f2b2 clarify fail2ban requirements 2019-03-15 17:05:09 +00:00
Mathias Merscher 559efa281f more fail2ban config options 2019-03-15 17:05:09 +00:00
Mathias Merscher 41797ebdfd rename gitea_install_fail2ban_config to gitea_fail2ban_enabled 2019-03-15 17:05:09 +00:00
Mathias Merscher 11374216ac adds support for optional deployment of fail2ban jail 2019-03-15 17:05:09 +00:00
Mathias Merscher c5e01c68cd update README 2019-03-09 13:38:43 +00:00
Mathias Merscher fb63b41825 fix gitea_db_passord typo 2019-03-09 13:37:48 +00:00
Max Wittig 835d600c69
docs(readme): fix duplicate gitea_ssh_port in example
this also fixes the markdown not showing up correctly
2018-05-31 20:55:54 +02:00
Thomas Maurice 9d685ab7a5
Add the support for mysql and postgres databases and documentation 2017-01-11 08:01:37 +01:00
Thomas Maurice 59d3cfc7c8
First commit 2017-01-10 22:09:34 +01:00