Search results | FWCloud Forum

Search results

  1. W

    2 Bugs regarding backup/restore

    Hello, just wanted to report two bugs/problems with moving a FWcloud setup from a classic install to a docker based container setup. Both sites are running the same versions: FWCloud-UI - v2.0.11 FWCloud-API - v2.0.16 Doing a full backup on the old site went fine! Restoring the .zip-file...
  2. W

    How to controll a docker cluster

    Hello, so far we are using FWCloud for standalone webservers. Now we want to include a Docker Swarm Cluster. But on these hosts Docker is modifing IPTABLES too. ubuntu@docker-mgr1-vm:~$ sudo iptables -S -P INPUT ACCEPT -P FORWARD DROP -P OUTPUT ACCEPT -N DOCKER -N DOCKER-INGRESS -N...
  3. W

    Unable to remove Node from Cluster

    Hello, as soon as I try to remove a node from a cluster I will only get a 403 Forbidden. This 403 ist also returned for other actions but there changes are mainly stored anyway. What could be the reason for this? I already checked /opt/fwcloud/api/.env and CORS_WHITELIST="" is set to the...
  4. W

    Update fails after "FWCloud-Updater" has been updated to 2.0.0

    Hello, we have installed a FWCloud setup via the install script on a clean Ubuntu 20.04. Now the update prompt was shown after login. When updating, the updater will freeze here: [09:12:19] - Updating FWCloud-Updater application [09:12:57] - FWCloud-Updater has been updated successfully...
  5. W

    Error after saving changes

    Hello, we are adding more and more VMs/Servers to FWCloud at it very comfortable to edit all the firewall rules. But some days we have problems saving changes. A red overlay "Error {"isTrusted":true} will be promted. After that the GUI does not reload and you have to restart the frontend...
  6. W

    How to change Webserver Certs

    Hello, FWCloud seems to be a fantastic product! We installed it via the install script on a clean Ubuntu server. How can we change the certs (key, ca, crt) used for the webserver GUI? Simply change the files in /opt/fwcloud/websrv/config/tls? But how to add a CA? Thank you very much!
Top