Downloads

FWCloud downloads

From this section you can download the files that are part of the different modules that constitute a FWCloud platform. In the documentation section we explain in detail what each of these modules is and how you can install it step by step.

FWCloud is an OpenSource project under the GNU Affero General Public License v3.

FWCloud-Installer

Script to install FWCloud in a simple way.

https://github.com/soltecsis/fwcloud-installer.git

This script allows you to install a complete FWCloud system (including FWCloud-API and FWCloud-UI) in a matter of a few minutes.

Docker

Docker Compose file to run FWCloud.

https://github.com/soltecsis/fwcloud-docker

Download the YALM file that allows the execution of a FWCloud instance.

FWCloud-Agent

Agent for managing firewalls by means of FWCloud.

https://pkg.fwcloud.net/fwcloud-agent/

Web repository for download the different packages available for various Linux distributions.

FWCloud-API

FWcloud project REST API, developed using Node.js.

https://github.com/soltecsis/fwcloud-api.git

This is a link to the Github repository which holds all the files for FWCloud REST API.

FWCloud-UI

Web user interface, developed using Angular framework.

https://github.com/soltecsis/fwcloud-ui.git

This is a link to the Github repository with all the FWCloud user interface files.

FWCloud-Websrv

Web server for FWCloud-UI download and proxy API requests to FWCloud-API.

https://github.com/soltecsis/fwcloud-websrv.git

This is a link to the Github repository with all the FWCloud-Websrv files.

FWCloud-Updater

Allows the update of FWCloud-Websrv, FWCloud-UI and FWCloud-API.

https://github.com/soltecsis/fwcloud-updater.git

This is a link to the Github repository with all the FWCloud-Updater files.