1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00
Haste package for YunoHost
Find a file
2016-10-25 00:00:01 +02:00
conf first commit 2016-10-25 00:00:01 +02:00
scripts first commit 2016-10-25 00:00:01 +02:00
.gitignore first commit 2016-10-25 00:00:01 +02:00
LICENSE first commit 2016-10-25 00:00:01 +02:00
manifest.json first commit 2016-10-25 00:00:01 +02:00
README.md first commit 2016-10-25 00:00:01 +02:00

Work In Progress : do not install in production

TODO

  • find a way to let user edit the hook and not overwrite it
  • better check if gogs is installed and on the repo format
  • backup/restore

Gogs web hosting for YunoHost

This Yunohost App take an existing gogs repository and serve it with nginx

Gogs is a self-hosted Git service written in Go. Alternative to Github.

Requirements

Installation

From command line:

sudo yunohost app install -l MySite https://github.com/YunoHost-Apps/gogs_webhost_ynh

Upgrade

From command line:

sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/gogs_webhost_ynh gogswebhost

Infos

License

This package is published under MIT License