Last modified 9 years ago
Last modified on 02/18/08 21:58:57
Notes from Fud CON Raleigh 2008:
Things for Web UI to do:
- List all machines (done)
- Be able to save groups of machines, (groups of globs?) ... store with Func's groups API (not DB)
- Architecture/Core?
- TurboGears? (done, except for packaging)
- async Func APIs (done)
- certmaster module to configure certs (done)
- be able to talk to "@local" for easy bootstrapping (no certmater)
- Power User Mode
- select a machine and be able to browse the modules it has installed (done)
- select a machine+module and browse methods available (done)
- methods have forms (like with tooltips for each field?)
- how do we render results? Good question.
- probably no other need for DB stuff?
- System Config Mode
- like system-config-* over the web, but better, and not insecure and 1:1 like webmin
- allow applying changes to multiple systems
- analysis of existing system config (in progress)
SystemConfigIdea -- a further breakdown of the system-config-* idea, and the rationale behind it
SystemConfigAnalysis -- details on the system-config-* idea and which parts fit will for FuncWeb now
