D
Dokploy13mo ago
JcMDFK

mysql database access

Is this the best way to access the data of my database?
No description
3 Replies
JcMDFK
JcMDFKOP13mo ago
is there any github repo to give some simple ui for the tables?
𝗠𝗿𝟭𝗕𝗹𝗮𝘇𝗲
It's a MySQL server now we don't support some User Interface you can try this but you need to change default port https://hub.docker.com/r/linuxserver/mysql-workbench
Siumauricio
Siumauricio13mo ago
Expose the port to 3006 and then access trought a UI like mysql workbench that allow to you to create tables, functions etc

Did you find this page helpful?