-
|
I want to test openwisp in my lan; so long I have been able to install it, but failed to login due to CSRF. My setup is a proxmox box; I created a LXC with docker and run docker install inside it. I believe one of my limitations is not using domain, and beeing it a headless server, I access through another machine. Any advice on how to install it to run "locally"? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
The headless server should not a problem, most users deploy on headless servers. This issue is usually related to hostname/domain configuration rather than OpenWISP itself. A recent reference that may help: openwisp/docker-openwisp#366 Could you share:
For local testing, using a local hostname (for example |
Beta Was this translation helpful? Give feedback.
I finally resolved it:
I think it is related to openwisp/docker-openwisp#569