Files
templates/www/gitea/README.md
2023-10-03 14:15:03 -06:00

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`