Frequently Asked Questions
Common
Can I help the project?
Yes, you can. We're seeking for:
- Developers with DBMS, python, django, jquery, javascript and expirience.
- HTML designers
- Documentation and HOWTO writers
- Packagers to maintain packages for common operation systems and platforms
Installation
Database Support
Which RDBMSes are supported
PostgreSQL for this moment.
Will NOC support other RDBMSes (Oracle, MySQL)
Yes, It will! Most parts of NOC are database-independed, though some parts of IP space management and Fault management are PostgreSQL-depended still.
Does NOC work with PostgreSQL versions before 8.1
Yes, it does! But some source code modification required. ip/migrations/0002_plpgsql_triggers_and_functions.py require E' sequence to be replaced with plain '
