Skip to content

FAQ

Some of questions or problem that user might encounter.

What kind of web panel i need?

Nothing. App is based on node so you won't need apache or any other PHP web-service like other websites. A virgin server is much preffered for this app because your resource won't be used for something that you don't need. but if you already have a VPS using for other stuffs you can still use this app given that you could update the version of MariaDB.

Server/dashboard is not responding?

Most of linux distros has a firewall implemented in themseleves. if the port for either dashboard or server app is blocked it won't be accessible for external use. you will need to open the port. For example opening port 8080 in ubuntu can be done like this: sudo ufw allow 22