Hi I am a newbie to web frameworks and finding myself frequently lost in getting what I want to achieve. I am using a sample application which I d/l'ed from github but still not able to figure out routing and static content of a frame etc Here is my requierement:
A web interface to work with a couple of tables (preferably using PostgreSQL or MySQL) and a workflow with a state machine to interact with some network devices and a scheduler. The Web interface will look at the inventory (DB table) to pick and start a work flow using a scheduler. It is certainly not a unique requirement and hence I need some readily available open source web2py (or other?) code Do I need any ansible kind of orchestration engines (for workflow) which need to be integrated ? Or does web2py support the work flows? The users of the system will be role based and need to be LDAP authenticated. The work flow will be role-based and multi-role enabled. That is, a state can only be modified by a specific role. thanks for your help. -Sriram PS: If someone cares to help (1-1), here is my email: sriramb12ATgmailDOTcom -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

