Install Campfire on Raspberry Pi w/o Domain #86
-
|
Hey, all! I've got a Raspberry Pi 5 running on my local network that I'd like to install Campfire onto. Is there a way to get around needing to provide a domain name during install? It's just not something I need for my use case. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes, just leave the TLS_DOMAIN blank or omit it completely. If you'll use your own proxy for SSL then that's all you have to do. If you'll use Campfire only with HTTP (not HTTPS) then you'll jave to add DISABLE_TLS. If you are using the official installer then, when prompted to enter a domain, just leave the field blank. |
Beta Was this translation helpful? Give feedback.
Yes, just leave the TLS_DOMAIN blank or omit it completely.
If you'll use your own proxy for SSL then that's all you have to do. If you'll use Campfire only with HTTP (not HTTPS) then you'll jave to add DISABLE_TLS.
If you are using the official installer then, when prompted to enter a domain, just leave the field blank.