-
Notifications
You must be signed in to change notification settings - Fork 97
Description
On Installing Saltbox on a home server I have found the following issues;
First, the instructions indicate removing ddclient role, but there are no commands indicating how this should be done. After looking through all of the sb commands, including seeing it on sb list I gave up and just deleted the ddclient folder. This didn't work as apparently sb install ddns has a dependency (or at least a reference to) ddclient. Please clarify (or create a separate FAQ page) on how to remove 'roles'.
Second, it seems like it's worth clarification of what seems to be suggested under the Port Forwarding section. This seems to be saying that all http:// and https:// communication coming into the network be sent directly to the saltbox. This seems like a huge requirement. When I attempted to set the rule my router warned me with the following: "Warning: The change you are attempting to make may cause AT&T U-verse TV to stop working properly." I don't use this service, but it appears to me that it could interrupt a lot more communications than that. I have lots of clients in my house that could use http/s protocols, so it seems weird to forward all of them to just this one device. If this is as big of a deal as it seems, it's probably worth mentioning at the top of this page as well as early on in the main 'Install' page for local users.
Finally, my install seems to be running just fine, no failed packages, and yet there is no troubleshooting offered to confirm how to test the server from even the same machine as the running packages.