gitea deployment repo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
David Kebler 6c7a6697fb fixed but in ini_gen when is run directly 2 years ago
config watch script working now for realtime edits of UI and config 2 years ago
env add themes and get_theme_list function and will add to ini file 2 years ago
frontend watch script working now for realtime edits of UI and config 2 years ago
scripts fixed but in ini_gen when is run directly 2 years ago
.gitignore watch script working now for realtime edits of UI and config 2 years ago
readme.md complete refactor of scripts now includes upgrade script 2 years ago

readme.md

Gitea version 1.11.3 built with GNU Make 4.1, go1.13.8 : bindata, sqlite, sqlite_unlock_notify

Gitea Launch Repo

docs

releases here

Update

run update script when it's finally ready.

in the meantime

download latest binary to <dir>/gitea/bin/<arch> stop gitea sdstp gitea@<instance> rename gitea to gitea.old rename latest to gitea chmod +x gitea make sure there is a backup of run arch script with appropriate architecture ./arch <arch> amd64 is default restart gitea sds gitea@<instance>

Running

Use run script

run in foreground ./run <ini>

for running in background ./start <ini> ./stop

for working with custom files ./watch <ini> <arch> will restart gitea on changes

Install

moves service file to /etc/systemd/system ./bin/install

sds gitea@<ini>