I'm offering AI automation systems as a service (e.g., using n8n). I’m a bit confused about the best way to deliver and manage these systems for clients. Specifically:
1. Should I run the system on my own n8n account, or create a new n8n account using the client's email?
2. Should I self-host n8n and deploy each client's system there instead?
3. What’s the best practice for keeping systems running actively for clients?
4. How do I securely get and manage credentials (e.g., API keys, tokens) needed to run their automations?
I want to make sure I deliver everything properly, keep it scalable, and avoid issues down the line. Any tips from experienced automation builders would be appreciated!