1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00
haste_ynh/README.md
2016-10-25 00:00:01 +02:00

1 KiB

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