Difference between revisions of "Developer Documentation"

From floodzilla-wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
Floodzilla's software repository is hosted on a currently-private GitHub; email [mailto:floodzilla.support@svpa.us Floodzilla Support] for a snapshot or to get access.
 
Floodzilla's software repository is hosted on a currently-private GitHub; email [mailto:floodzilla.support@svpa.us Floodzilla Support] for a snapshot or to get access.
 +
 +
=== Subsystems ===
 +
 +
These are some of the building blocks of the Floodzilla software system:
 +
 +
* [[Config Subsystem]]
 +
* [[Email Subsystem]]
  
 
=== Azure Documentation ===
 
=== Azure Documentation ===
Line 12: Line 19:
 
*[[Deploying FloodzillaWeb]]
 
*[[Deploying FloodzillaWeb]]
  
=== Other Developer Documentation
+
=== Other Developer Documentation ===
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Features]]
 
*[[Floodzilla Features]]

Revision as of 18:03, 8 September 2020

Developer Documentation

Software, Hardware, Specs, anything else needed for developers...

Floodzilla Software

Floodzilla's software repository is hosted on a currently-private GitHub; email Floodzilla Support for a snapshot or to get access.

Subsystems

These are some of the building blocks of the Floodzilla software system:

Azure Documentation

Floodzilla uses Microsoft Azure cloud hosting. These are documents related to Azure services.

Other Developer Documentation