Version information
released May 12th 2021
This version is compatible with:
- Puppet Enterprise 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x
- Puppet >= 6.21.0 < 8.0.0
- , , ,
Start using this module
Add this module to your Puppetfile:
mod 'ffquintella-dockerapp_fusio', '1.1.3'
Learn more about managing modules with a PuppetfileDocumentation
ffquintella/dockerapp_fusio — version 1.1.3 May 12th 2021
dockerapp_fusio
This module installs the fusio api gateway using puppet and docker
Description
This module installs the fusio api gateway using puppet and docker
Beginning with dockerapp_fusio
This is the first realease expect bugs.
Usage
Just call the class and pass the parameters
in yml this would be:
dockerapp_fusio::host_name: xxx.xx.br
dockerapp_fusio::env: develop
dockerapp_fusio::project_key: xxxx
dockerapp_fusio::db_pw: JSDHSD
dockerapp_fusio::backend_user: admin
dockerapp_fusio::backend_email: no@mail.com
dockerapp_fusio::backend_pw: xcxcxc
dockerapp_fusio::mysql_password: xcxcxc
dockerapp_fusio::mysql_root_pw: xcxcxc
Development
Please make sure all tests are running on every commit.
Changelog
All notable changes to this project will be documented in this file.
Release 0.1.0
DEVELOP
Release 1.0.1
Features Basic instalation Bugfixes
Known Issues
Release 1.0.2
Features Scripts dir customphp dir
Bugfixes www-data ownership on the apps dir
Known Issues
Release 1.1.1
Features Backup dir SSL support
Bugfixes
Known Issues