ansible_role_gitea

Ansible role to configure and deploy gitea and forgejo, a painless self-hosted Git service.

BSD-3-CLAUSE License

Stars
58
Committers
43

Bot releases are hidden (Show)

ansible_role_gitea - gitea secrets aren't necessarily strings

Published by DO1JLR about 3 years ago

#55 gitea secrets aren't necessarily strings (thanks to @JensTimmerman )

ansible_role_gitea - gitea 1.15.3 released

Published by DO1JLR about 3 years ago

ansible_role_gitea - gitea 1.15.1 bugfixes

Published by DO1JLR about 3 years ago

ansible_role_gitea - new Gitea release 1.15.0

Published by DO1JLR about 3 years ago

Upgrade default to gitea 1.15.0 #52

ansible_role_gitea - Add Option DEFAULT_PRIVATE

Published by DO1JLR about 3 years ago

#50 Adding Option DEFAULT_PRIVATE. Thanks to @JoFo-IT

ansible_role_gitea - introdusing gitea_version: latest

Published by DO1JLR over 3 years ago

#42 #45 updating gitea
#44 Adding gitea_version: latest option. Thanks to @r-pufky

To determine which gitea version to install, you can choose between two variants.
Either you define exactly which release you install. Or you use the option latest to always install the latest release from the gitea releases.

Maybe we will change the default behavior of gitea_versionin a future major release!

ansible_role_gitea - Using gitea v1.14.3

Published by DO1JLR over 3 years ago

Updating gitea version to 1.14.3 #40
updating internal optional versionscheck #41

ansible_role_gitea - enable customisation

Published by DO1JLR over 3 years ago

support for custom footer #37
support for custom Logo #36
Allow uploading additional files (eg. imprint) #39

improve variables with gitea_fqdn variable #38

ansible_role_gitea - improve password quoting and upload temp paths

Published by DO1JLR over 3 years ago

improve Mailer Password quoting #33
Set explicit upload temp path #34
increase basic versioncheck number #35

ansible_role_gitea - New gitea release 1.14.2

Published by DO1JLR over 3 years ago

  • New gitea release 1.14.2 #31
  • update ansible meta info #32
  • import gpg key with the same user that will verify the gpg key #30
ansible_role_gitea - new gitea release 1.14.1

Published by DO1JLR over 3 years ago

update to gitea 1.14.1 #28

ansible_role_gitea - improve fail2ban behaivior

Published by DO1JLR over 3 years ago

add ternary to more boolean options #25
deploy fail2ban filters only if fail2ban is present #26

ansible_role_gitea - using gitea 1.14.0 and the official public gpg key server

Published by DO1JLR over 3 years ago

Now using gitea 1.14.0 #22
change to the from gitea official promoted gpg public key server #19 #17
improving docs #18 #16 #13
and some more minor improvements... #20 #21 #15 #14

ansible_role_gitea - Now using Fully Qualified Collection Names (FQCNs)

Published by DO1JLR over 3 years ago

We are now using the new ansible naming scheme with Fully Qualified Collection Names (FQCNs)

ansible_role_gitea - Reorder all variables

Published by DO1JLR over 3 years ago

ansible_role_gitea - New Feature: autogenerate all gitea secrets

Published by DO1JLR over 3 years ago

now we are able to autogenerate all gitea secrets

ansible_role_gitea - Stable Release

Published by DO1JLR over 3 years ago

First stable release of the ansible_role_gitea Ansible role after it is forked from github.com/thomas-maurice/ansible-role-gitea