Closed StecklerCircuits closed 6 months ago
https://docs.inventree.org/en/stable/start/docker_install/#update-database
In your case, to just perform database migrations, run:
docker compose run --rm inventree-server invoke migrate
Or, set the INVENTREE_AUTO_UPDATE setting to automatically run database migrations!
@StecklerCircuits did you get all the information needed to get it to work?
you say "migrate database" several times in the setup. please forgive me for not knowing, but could you please elaborate or show a command for that?
i'm running inventree in a docker container.