No description
Find a file
2022-08-05 12:23:37 +02:00
conf cleanup 2022-08-04 20:53:54 +02:00
doc heya 2022-07-30 17:23:26 +02:00
scripts do not use line match we don't know what to match yet 2022-08-05 12:23:37 +02:00
.gitignore iterating 2022-08-04 18:39:00 +02:00
check_process Fix 2021-03-03 20:00:22 +01:00
LICENSE change to AGPL 2021-03-03 17:50:09 +01:00
manifest.json optional true is true 2022-08-04 20:15:58 +02:00
README.md Auto-update README 2022-07-30 15:23:51 +00:00
README_fr.md Auto-update README 2022-07-30 15:23:51 +00:00

gollum for YunoHost

Integration level Working status Maintenance status
Install gollum with YunoHost

Lire ce readme en français.

This package allows you to install gollum quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Gollum is a flexible project management web application written using Ruby on Rails framework.

Shipped version: 1.0~ynh1

Disclaimers / important information

Use default administrator account to log in:

  • login: admin
  • password: admin

You can go to Administration menu and choose Settings to modify most of the application settings.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/gollum_ynh/tree/testing --debug
or
sudo yunohost app upgrade gollum -u https://github.com/YunoHost-Apps/gollum_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps