gitea deployment repo
 
 
Go to file
David Kebler 501e942ab9 ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
bin ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
config ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
frontend ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
.gitignore ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
readme.md ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
restart ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
run ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
start ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
stop ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00
watch ironic gitea deployment repo for git repo server, working scripts and service 2020-08-09 14:53:51 -07:00

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> <arch>

for running in background ./start <ini> <arch> ./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>