Skip to content

derfeldev/ansible-role-forgejo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forgejo Ansible Role

This is an Ansible role which installs Forgejo to run as a Docker container wrapped in a systemd service.

Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.

Installing

To configure and install Forgejo on your own server(s), you should use a playbook like Mother of all self-hosting or write your own.

This role implicitly depends on:

Configuring this role for your playbook

forgejo_enabled: true

Check defaults/main.yml for the full list of supported options.