By accessing this or any other repository related to Marionette Software, you acknowledge and agree to abide by the terms and conditions of the 'TuneX LLC Marionette Software Creative Commons CC-BY-NC-ND-4.0 International Public License' governing the use of this software.
License Agreement: Read here
E-mails: admin@tunex.io / humans@marionette.dev // Website: https://marionette.dev/
More information about GitHub Release VS Commercial License: https://marionette.dev/test-drive/
Marionette Configurator - is a toolset to generate deployment configuration
- User's configuration file
global/config.yaml
- Handlebars templates
- NodeJS CLI tool
m
that generates deployment configuration
Please read full guideline of configuration process from scratch on our official portal with documentation
Start in 5 lines:
nvm use 20
(cd tool && npm install)
# ... setup your values in global/config.yaml ...
./m render-config
docker compose up