Search Results for: Other seeds
} } integrate with existing / custom applications. generate json, yaml, ini, and other formats. local application = 'my-app'; local module = 'uwsgi_module'; local dir = '/var/www'; local permission = ; { 'uwsgi.ini': std.manifestini({ sections: { uwsgi: { module: module, pythonpath: dir, socket: dir
/bin/bash mkdir -p %(dir)s touch %(dir)s/initialized chmod %(perm)d %(dir)s/initialized ||| % {dir: dir, perm: permission}, 'cassandra.conf': std.manifestyamldoc({ cluster_name: application, seed_provider: [ { class_name: 'simpleseedprovider', parameters: [{ seeds: ' . . ' }], }, ], }), } ➡ cassandra.conf...
https://jsonnet.org/