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

15 lines
746 B
Markdown
Raw Normal View History

2024-05-08 16:14:04 +02:00
## finishing setup
2024-06-17 20:44:11 +02:00
To finish your flohmarkt setup you'll need to finish the initialization process at its setup URL.
2024-05-08 16:14:04 +02:00
2024-06-17 20:44:11 +02:00
See below the configuration tab in the 🔧 wrench section to find the setup URL.
In case of problems with the configuration panel you can find the setup URL in flohmarkts logfile in /var/log/__APP__/app.log if you look for entries like this. To get the entry into the logfile you should at least open your flohmarkt web page once at [https://__DOMAIN__/](https://__DOMAIN__/).
2024-05-08 16:14:04 +02:00
```
2024-05-06 16:30:24 Flohmarkt is not initialized yet. Please go to
2024-06-17 20:44:11 +02:00
2024-05-06 16:30:24 https://__DOMAIN__/setup/SECRET
2024-05-08 16:14:04 +02:00
2024-05-06 16:30:24 in order to complete the setup process
```
2024-06-17 20:44:11 +02:00
(SECRET is a random string)