Projects: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 72: Line 72:


==HTTP==
==HTTP==
The HTTP server should be used for read access.


==HTTPS==
==HTTPS==
The HTTPS server should be used for authenticated write access.

Revision as of 02:08, 22 January 2018

Projects


Projects.png

Secondary Projects

How to Create a New Project

How to Create a New Project

Public Release Procedure

Public Release Procedure for Projects

Patterns

Repositories

HTTP

The HTTP server should be used for read access.

HTTPS

The HTTPS server should be used for authenticated write access.