mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-12 01:39:56 +01:00
324 B
324 B
gitea
Bastille template to bootstrap gitea
Bootstrap
bastille bootstrap https://github.com/bastillebsd/templates
Usage
bastille template TARGET www/gitea --arg SECRET_KEY=`openssl rand -base64 16` --arg JWT_SECRET=`openssl rand -base64 32` --arg INTERNAL_TOKEN=`openssl rand -base64 64`