platformatic / meraki

Wizard for stackables app
Apache License 2.0
29 stars 1 forks source link

How can we manage external dependencies? #703

Open mcollina opened 3 months ago

mcollina commented 3 months ago

We need a "simple" enough way to instruct the user on how to start a PostgreSQL database, a RabbitMQ broker, and any other dependencies we support in our wizards.

This is somewhat a challenging problem, so we should think of what would possible and what metadata we would need.

marcopiraccini commented 3 months ago

This depends on the stackable, so IMO every stackable should provide (the following options are alternatives):