[Flow] How to build a SaaS Service?
Axel Wüstemann
awu at qbus.de
Sat Feb 22 10:40:17 CET 2014
Hello,
I would like to have some ideas, hwo I could build a SaaS solution:
- one Flow instance
- multiple databases, one for each account
- each account should have its own subdomain.
This are my thinkings until now:
Beside the databases for each account there should be additional an
overall database which holds all accounts. I should create a package for
the account management which is able to create a subdomain (no idea how
to do so) and create the individual database for this acccount.
All further account stuff - authentification, more users per account
then will be treated via the indicidual instance of the application
(subdoman.example.com).
I would appreciate any further ideas to this topic.
Thanks
Axel
More information about the Flow
mailing list