Replies: 2 comments 5 replies
-
hi- would someone please comment on my questions? thank you. |
Beta Was this translation helpful? Give feedback.
3 replies
-
ok as per a comment here: I had to drop several empty tables that kept throwing errors like: Now the new container runs and no longer throws the 500 error. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello:
We are migrating an older snipeit install (docker container; using external db server). The plan is to create a new snipeit container on a new docker host using a new external mysql db created from a dump of the older mysql db we currently use.
Instructions here:
https://snipe-it.readme.io/docs/docker
include comments like "We are currently rewriting this article. The below information could be outdated.", especially regarding the .env file and external db use. So my first question must be:
What are the correct .env parameters? Is the listed info at https://snipe-it.readme.io/docs/docker indeed outdated?
We are migrating from:
snipeit version v6.1.2 - build 10938 (master)
docker version: 24.0.5
(docker host is on OS Centos 7.9)
external db server version:
mysql 5.7.22
to:
latest docker install with latest snipeit container available on Rocky Linux 9.5 host OS.
external db server version:
mysql 8.0.34
Initial/Additional questions (in addition to my initial question above):
Please let me know any additional relevant information in addition to answers to my questions above. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions