mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
updated PRE_INSTALL.md
This commit is contained in:
parent
8dd0ce4e03
commit
83d943a64a
1 changed files with 2 additions and 6 deletions
|
@ -13,6 +13,8 @@ flohmarkt will send email and you'll be asked for an address used as the sender
|
||||||
|
|
||||||
This [issue](https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/50) contains information about the problem.
|
This [issue](https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/50) contains information about the problem.
|
||||||
|
|
||||||
|
There's a [pull request to yunohost](https://github.com/YunoHost/yunohost/pull/1843) open that should solve the problem.
|
||||||
|
|
||||||
## multiple flohmarkt on the same subdomain will not work
|
## multiple flohmarkt on the same subdomain will not work
|
||||||
|
|
||||||
flohmarkt **needs its own subdomain** to be installed on. Some of the discussion about this can be found here:
|
flohmarkt **needs its own subdomain** to be installed on. Some of the discussion about this can be found here:
|
||||||
|
@ -28,12 +30,6 @@ https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5 .
|
||||||
|
|
||||||
## removing
|
## removing
|
||||||
|
|
||||||
Removing a flohmarkt instance will **delete all of its data** for the time being. If you remove a flohmarkt **we strongly suggest to make a backup** beforehand. This [issue](https://codeberg.org/flohmarkt/flohmarkt_ynh/issues/29) describes how we'll handle `remove` with and without `--purge` in the future.
|
|
||||||
|
|
||||||
**Warning:** This might break any existing installation of couchdb (there's an couchdb app to install just couchdb and expose its port via nginx reverse-proxy and possibly other software installing a couchdb). This could happen if you installed the couchdb app after you installed flohmarkt.
|
|
||||||
|
|
||||||
https://codeberg.org/flohmarkt/flohmarkt_ynh/src/commit/7721103bac61787f31a4b2f2ae695c65d4f26fc9/scripts/remove#L44
|
|
||||||
|
|
||||||
When installing flohmarkt on a a domain and letting it talk to other ActivityPub instances it will propagate a key associated to your domain. If you remove your flohmarkt from that domain and loose that key other instances might not want to talk to you anymore after you installed flohmarkt again on the same domain generating a new key.
|
When installing flohmarkt on a a domain and letting it talk to other ActivityPub instances it will propagate a key associated to your domain. If you remove your flohmarkt from that domain and loose that key other instances might not want to talk to you anymore after you installed flohmarkt again on the same domain generating a new key.
|
||||||
|
|
||||||
## list of instances
|
## list of instances
|
||||||
|
|
Loading…
Add table
Reference in a new issue