mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 01:11:08 +01:00
www/forgejo
Compact self-hosted Git service https://forgejo.org/
Bastille Usage
bastille template TARGET www/forgejo --arg SECRET_KEY=`openssl rand -base64 16` --arg JWT_SECRET=`openssl rand -base64 32` --arg INTERNAL_TOKEN=`openssl rand -base64 64`
Rocinante Usage
bastille template www/forgejo --arg SECRET_KEY=`openssl rand -base64 16` --arg JWT_SECRET=`openssl rand -base64 32` --arg INTERNAL_TOKEN=`openssl rand -base64 64`