Hi all.
I new in server configuration.
I am was install database design tool online from dynobird at https://github.com/didin1453fatih/dbdesigner.id
This project was inactive, but i need install this to my server.
The backend was install and server was run at port 80.
When i call from my browser with ip address i can’t access this application. but when i try to hit local using curl localhost it was return html file text.
$ curl localhost
And response
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="<%= BASE_URL %>favicon.png"><title>dbdesigner.id</title></head><body><noscript><strong>We're sorry but graphich-model doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
Ensure that the database design tool is configured to allow external access and that any firewall settings on the Linux server are properly configured to permit incoming connections from external machines. Additionally, check network configurations and permissions to ensure that access from outer machines is enabled.
So have you tried asking this question in their forum, where people who presumably have knowledge of this tool engage with their users?
EDIT: oh i see. For some reason Dynobird has… “its original content, features and functionality” declared as exclusive property… and allows a github site to freely distribute said exclusive property?.. yeahhh… im not going anywhere near that with any length of bargepole.