Deployment of Meltano to production server (not just local laptop)
Meltano has primarily been developed with a local environment (laptop), however it is more likely our end user will be deploying Meltano to their own server in the cloud (AWS, Docker, DigitalOcean, Azure, etc.) so that they can make it available as a tool for a data team or other team to use. We need to make this deployment as simple as possible. * [ ] Make a list of potential deployment environments and vendors, evaluate cost/benefit of building to each (opportunity assessment), and determine which are in and out of scope for v1.0 * [ ] Identify opportunities for 1-click installs (e.g. AWS AMI Marketplace) * [ ] Identify what remaining CLI steps must be eliminated to support UI-only installs #### Out of Scope (Not Doing for v1.0 RC) #### * Hosted Meltano sandbox (SaaS)
epic