1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

PRE_INSTALL.md, manifest.toml cleaning

This commit is contained in:
Chris Vogel 2024-04-25 11:43:27 +02:00
parent 39c33e05ef
commit 9df93bc48e
2 changed files with 1 additions and 24 deletions

View file

@ -1,7 +1,3 @@
## installs
But very limited - see [issues](https://codeberg.org/ChriChri/flohmarkt_ynh/issues)
### Exclusive use of couchdb ### Exclusive use of couchdb
flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB.
@ -32,7 +28,7 @@ https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5 .
## Go ahead… ## Go ahead…
…test, break stuff and open issues :) ! …test, break stuff and open issues on codeberg :) !
# help welcome # help welcome
@ -40,4 +36,3 @@ You're welcome to take part by opening issues or sending pull requests. You can
I also announced this work on the [yunohost forum](https://forum.yunohost.org/t/ynh-flohmarkt-flohmarkt-as-an-app-for-yunohost/28455?u=chrichri). I also announced this work on the [yunohost forum](https://forum.yunohost.org/t/ynh-flohmarkt-flohmarkt-as-an-app-for-yunohost/28455?u=chrichri).

View file

@ -163,21 +163,3 @@ ram.runtime = "100M"
# extras.couchdb.packages = ["couchdb"] # extras.couchdb.packages = ["couchdb"]
# extras.couchdb.name = "couchdb" # extras.couchdb.name = "couchdb"
[antifeatures]
[alpha-software]
description.en = "Early development stage. May contain changing or unstable features, bugs, and security vulnerability."
description.eu = "Garapenaren hasierako fasean dago. Ezaugarri aldakor edo ezegonkorrak, erroreak eta segurtasuneko arazoak izan ditzazke."
description.fr = "Le logiciel est au tout début de son développement. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
description.it = "Questo software è allinizio della sua fase di sviluppo. Potrebbe dunque essere instabile, contenere bug e vulnerabilità di sicurezza."
icon = "flask"
title.en = "Alpha software"
title.eu = "Alfa softwarea"
title.fr = "Logiciel en version alpha "
title.it = "Software in versione alpha"
[arbitrary-limitations]
title.en = "Exclusive use of couchdb — Exclusive use of (sub)domain — No integration in yunohost user database"
description.en = "flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/9 — flohmarkt expects to bei installed on its own (sub)domain. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4 — flohmarkt mainanins its own user database in CouchDB. Users have to register to flohmarkt to get an account. Registration cannot be restricted to yunohost users. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5"
icon = "star-half-empty"