[DiscordArchive] Do the docker scripts automatically pull in sql files for new pulls from github?
[DiscordArchive] Do the docker scripts automatically pull in sql files for new pulls from github?
Archived author: Deleted User • Posted: 2020-06-29T21:04:17.571000+00:00
Original source
Do the docker scripts automatically pull in sql files for new pulls from github?
Archived author: Shin • Posted: 2020-06-29T21:57:47.605000+00:00
Original source
no
Archived author: Shin • Posted: 2020-06-29T21:57:57.992000+00:00
Original source
the docker scripts are to install a new instance
Archived author: Shin • Posted: 2020-06-29T21:58:18.485000+00:00
Original source
then you can update it normally, just how you would normally do when updating a non-docker AC database
Archived author: Deleted User • Posted: 2020-06-29T22:13:08.071000+00:00
Original source
understood. Thank you, Shin!
Archived author: Deleted User • Posted: 2020-06-29T22:41:02.914000+00:00
Original source
one last question on the docker installation. in the database directory there is the updates folder. Are those applied on a fresh build? or do I need to apply those after the fact?
Archived author: Shin • Posted: 2020-06-29T22:44:41.976000+00:00
Original source
they are applied
Archived author: Deleted User • Posted: 2020-06-29T22:45:09.178000+00:00
Original source
wonderful, so I just need to pay attention when I update from the git repo?