Version | Download | Size | Date |
---|---|---|---|
v5.1.6 | fusio.zip | 9.73 MiB | 2024-11-09 |
It is also possible to quickly setup a Fusio project through composer:
composer create-project fusio/fusio
We provide also a docker container for Fusio. To setup the container you have to checkout the repository and run the following command:
docker-compose up -d
You can also checkout the plain fusio/fusio image.