[DiscordArchive] So I got that portion all running last night so that's awesome. I am now trying to get this solocraf
[DiscordArchive] So I got that portion all running last night so that's awesome. I am now trying to get this solocraf
Archived author: Burly • Posted: 2022-01-06T14:46:43.099000+00:00
Original source
So I got that portion all running last night so that's awesome. I am now trying to get this solocraft module to work. I've added it to the module directory, but the instructions say to import the sql to the character database. How do I do that?
Archived author: Honey • Posted: 2022-01-06T14:49:39.146000+00:00
Original source
Few people using docker and even less knowing much about it while reading here every day.
While that doesn't solve your Problem: If you want to do regular changes, consider the classic Install.
Dont we have a Guide on the Wiki for accessing a MySQL Client in docker? Cause that's what you need to do. Use a MySQL Client and Run the SQL File against your Database.
Archived author: Burly • Posted: 2022-01-06T14:50:33.314000+00:00
Original source
Once I get it up and running with the solocraft module I think I wont have any need for changes.
Archived author: Burly • Posted: 2022-01-06T14:50:48.214000+00:00
Original source
I found the HeidiSQL client. I just got that installed.
Archived author: Honey • Posted: 2022-01-06T14:51:50.667000+00:00
Original source
Dont get me wrong, i dont know much about docker. But i think you need that MySQL Client inside the container.
Archived author: Burly • Posted: 2022-01-06T14:52:02.808000+00:00
Original source
Oh.
Archived author: Burly • Posted: 2022-01-06T14:52:08.574000+00:00
Original source
That makes sense.
Archived author: Burly • Posted: 2022-01-06T15:06:08.003000+00:00
Original source
ooofta. Here I thought docker was going to be the more simple install process. Im going to have to do all of this through command line with docker and MySQL. Alright. Im going try the classic install. lol Thanks for all the help everyone!
Archived author: Roboto • Posted: 2022-01-06T15:13:30.771000+00:00
Original source
Yeah Docker is the simpler solution if you just need an untouched install imo, otherwise if you're going to install modules, customize the configuration, the database, etc, I think the classic install is way more flexible
Archived author: johnnypp • Posted: 2022-01-06T15:26:42.976000+00:00
Original source
hm I'm quite sure you can connect to the mysql db from outside the container