1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00
acropolis_ynh/check_process
David Sterry 75c40be431
Improve install time, package linting, and simplify install arguments (#28)
* add bump_version.rb from ecko_ynh and bump the version
* change date-based version separator to dot
* add description and disclaimer (#18)
* Add libidn and description/disclaimer (#22)
* add libidn11-dev to pkg_dependencies
* Fix warnings (#20)
* add tmp/pids dir during installation (#23)
* Turn off multi-instance capability (#25)
* Fix inneffectual args and startup timeouts (#26)
* Package linting (#27)

Co-authored-by: David Sterry <davesterry@gmail.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-10 01:43:12 -08:00

27 lines
562 B
Text

;; Test complet
; Manifest
domain="domain.tld"
path="/path"
admin="john"
language="fr"
is_public=1
password="1Strong-Password"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=CommitHash
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&