Hey guys, I’m new to the forum.
I installed Nexcloud and now I want access to my database.
I’ve been researching and found access in the config.php file.
But how do I access this database on localhost?
It has no address to access the database.
Sorry for the lack of knowledge. I’m studying how Nextcloud works.
I’m already graduated.
Depends?
How did you install Nextcloud? Snap, Docker or bare metal?
Which DB did you use MariaDB, Postgres or SQlight?
Typically you would need to lookup documentation for your specific database implementation.
I used Snap with mysql version 26.0.4.2
Denverfix:
Snap with mysql
The snap comes with the CLI utilities nextcloud.mysql-client
and nextcloud.mysqldump
You invoke them like any other cli utility. The mysql-client I believe is just the standard mysql-client so you would interact with it like any other mysql instance.
But where can I view the database port?
In the config.php option I can’t see it.
When I put my IP 192.1.1.1:22 it doesn’t work.
Where is this information?
system
Closed
September 23, 2024, 1:44pm
7
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.