-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Created Index Page for Docs Signed-off-by: Matthew <[email protected]> * Lint Fix Signed-off-by: Matthew <[email protected]> * Removed Items and Switched to Relative Linking Signed-off-by: Matthew <[email protected]> * Moved Plugins to a Folder And Fixed All Linking to Them Signed-off-by: Matthew <[email protected]> * <Rename Index to README> Signed-off-by: Matthew <[email protected]> --------- Signed-off-by: Matthew <[email protected]>
- Loading branch information
Showing
7 changed files
with
56 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Index | ||
|
||
- [Blogs](/docs/blogs.md) | ||
|
||
- [Debugging, Hints and Tips for Solving Common Problems with Tornjak](/docs/tornjak-hints.md) | ||
- [Tornjak Deployment](/docs/tornjak-hints.md#tornjak-deployment) | ||
- [Tornjak Configuration](/docs/tornjak-hints.md#tornjak-configuration) | ||
- [User Management](/docs/tornjak-hints.md#user-management) | ||
|
||
- [JSON Format for New Entry](/docs/newEntry-json-format.md) | ||
|
||
- [Server plugin: Authentication "Keycloak"](/docs/plugins/plugin_server_authentication_keycloak.md) | ||
|
||
- [Server plugin: Authorization "RBAC"](/docs/plugins/plugin_server_authorization_rbac.md) | ||
|
||
- [Server plugin: Datastore "SQL"](/docs/plugins/plugin_server_datastore_sql.md) | ||
|
||
- [Server plugin: SPIRECRDManager](/docs/plugins/plugin_server_spirecrd.md) | ||
|
||
- [Tornjak Agent](/docs/tornjak-agent.md) | ||
- [Tornjak SPIRE Server Agent](/docs/tornjak-agent.md#tornjak-spire-server-agent) | ||
- [APIs](/docs/tornjak-agent.md#apis) | ||
- [Authentication](/docs/tornjak-agent.md#authentication) | ||
- [Authorization](/docs/tornjak-agent.md#authorization) | ||
|
||
- [Tornjak Manager](/docs/tornjak-manager.md) | ||
|
||
- [Tornjak Plan](/docs/newEntry-json-format.md) | ||
|
||
- [Tornjak Server Configuration Reference](/docs/config-tornjak-server.md) | ||
- [Command line options](/docs/config-tornjak-server.md#command-line-options) | ||
- [The Tornjak Config](/docs/config-tornjak-server.md#the-tornjak-config) | ||
- [General Tornjak Server Configs](/docs/config-tornjak-server.md#general-tornjak-server-configs) | ||
- [About Tornjak Plugins](/docs/config-tornjak-server.md#about-tornjak-plugins) | ||
- [Sample Configuration Files](/docs/config-tornjak-server.md#sample-configuration-files) | ||
- [Further Reading](/docs/config-tornjak-server.md#further-reading) | ||
|
||
- [Tornjak UI-API Documentation](/docs/tornjak-ui-api-documentation.md) | ||
- [Overview](/docs/tornjak-ui-api-documentation.md#11-overview) | ||
- [Tornjak User Interface (UI) Architecture](/docs/tornjak-ui-api-documentation.md#2-tornjak-user-interface-ui-architecture) | ||
- [UI Pages (With their paths)](/docs/tornjak-ui-api-documentation.md#21-ui-pages-with-their-paths) | ||
- [Tornjak User Interface (UI) Interaction with API Endpoints](/docs/tornjak-ui-api-documentation.md#3-tornjak-user-interface-ui-interaction-with-api-endpoints) | ||
- [Agent API’s](/docs/tornjak-ui-api-documentation.md#31-tornjak-apis) | ||
- [Manager API’s](/docs/tornjak-ui-api-documentation.md#32-manager-apis) | ||
- [Tornjak Redux Reducers and Actions With Their Respective Descriptions](/docs/tornjak-ui-api-documentation.md#4-tornjak-redux-reducers-and-actions-with-their-respective-descriptions) | ||
|
||
- [User Management](/docs/user-management.md) | ||
- [Overview](/docs/user-management.md#overview) | ||
- [Architecture](/docs/user-management.md#architecture) | ||
- [General Deployment](/docs/user-management.md#general-deployment) | ||
- [Examples and Tutorials](/docs/user-management.md#examples-and-tutorials) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters