-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
BBS should really be setup on it's own VM or Docker container. This is a client/server application. It's not designed to backup itself. It has it's own mysql database too, which you might be running into collisions. I would not recommend installing BBS on an existing server, at all. |
Beta Was this translation helpful? Give feedback.
-
|
I tried again. Now it is working without changing the setting. As it is running on an home server i do not like the overhead of running in docker. Apache2 already running, MariaDB also, Extra Port to open , because ssh also already running. I understand your concerns, |
Beta Was this translation helpful? Give feedback.

BBS should really be setup on it's own VM or Docker container. This is a client/server application. It's not designed to backup itself. It has it's own mysql database too, which you might be running into collisions. I would not recommend installing BBS on an existing server, at all.