Skip to content

Docker Deployment, how do the img css and js static files get deployed? #527

Answered by mattieserver
kladderadeng asked this question in Q&A
Discussion options

You must be logged in to vote

The only steps you need to follow are at https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins.
When building the container the files are copied to the correct location.

You can try to fix it by entering the container and running:
python3 manage.py collectstatic --no-input

But this will only work until you re-create the container.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kladderadeng
Comment options

@kladderadeng
Comment options

Answer selected by kladderadeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants