Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Infrastation (talk | contribs) (link to 802.1Q) |
Infrastation (talk | contribs) m (update a reference to point to maintenance-0.21.x) |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[File:RackTables-development-roadmap-2019Q4.png|311px|thumb|right]] | |
− | * [[RackTablesAdminGuide | Administrator's guide]] | + | * for RackTables users |
− | * [[RackTablesUserGuide | User's guide]] | + | ** The [https://github.com/RackTables/racktables/blob/maintenance-0.21.x/README.md README file] now replaces the old Installation HOWTO. |
− | * [[RackTablesDevelGuide | Developer's guide]] | + | ** [[RackTablesAdminGuide | Administrator's guide]] |
− | * [[ | + | ** [[RackTablesUserGuide | User's guide]] |
− | * [[ | + | ** [[8021Q | 802.1Q VLAN management in RackTables]] (still work in progress) |
+ | ** [[FAQ]] | ||
+ | ** [[LDAP | LDAP authentication]] | ||
+ | ** [[SAML | SAML authentication]] | ||
+ | * for RackTables hackers | ||
+ | ** [[SourceCode | Working with RackTables source code]] | ||
+ | ** [[RackTablesDevelGuide | Developer's guide]] | ||
+ | ** [[FeatureWishlist | Feature wishlist]] | ||
+ | ** [[Gateways | Extending RackTables with gateways]] | ||
+ | ** [[Plugins | Extending RackTables with plugins]] | ||
+ | * for development team | ||
+ | ** [[NewRelease | Checklist and procedures to make a new release]] | ||
+ | ** [[ProjectInfrastructure | Project infrastructure]] | ||
+ | ** [[Roadmap]] |
Latest revision as of 21:45, 7 December 2019
- for RackTables users
- The README file now replaces the old Installation HOWTO.
- Administrator's guide
- User's guide
- 802.1Q VLAN management in RackTables (still work in progress)
- FAQ
- LDAP authentication
- SAML authentication
- for RackTables hackers
- for development team