Skip to content

Commit

Permalink
feat: rebranding and cleanup (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvankekem authored Jul 18, 2024
1 parent a8826e2 commit 0500891
Show file tree
Hide file tree
Showing 52 changed files with 260 additions and 1,264 deletions.
12 changes: 0 additions & 12 deletions blog/authors.yml

This file was deleted.

87 changes: 0 additions & 87 deletions community/code-of-conduct.md

This file was deleted.

36 changes: 0 additions & 36 deletions community/expectations.md

This file was deleted.

31 changes: 0 additions & 31 deletions community/values.md

This file was deleted.

36 changes: 0 additions & 36 deletions community/welcome.md

This file was deleted.

4 changes: 2 additions & 2 deletions docs/apps/ingress-nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Teams will be be automatically given a git repository in Gitea named `team-$team

## Integrations

Otomi integrated NGINX Ingress Controller into an advanced [ingress architecture](/product/architecture#advanced-ingress-architecture-as-its-core).
Otomi integrated NGINX Ingress Controller into an advanced [ingress architecture](/docs/architecture/overview).

## Instructions

Expand All @@ -43,4 +43,4 @@ modsecurity-snippet: |
SecRuleRemoveById 920350
```

To change the modsecurity configuration, use `Raw values`. [Here](<https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v3.x)#Configuration_Directives>) is an overview of all the configuration directives.
To change the modsecurity configuration, use `Raw values`. [Here](<https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v3.x)#Configuration_Directives>) is an overview of all the configuration directives.
7 changes: 3 additions & 4 deletions product/architecture.md → docs/architecture/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
slug: architecture
title: Otomi Projects
sidebar_label: Otomi Projects
slug: overview
title: Architecture
sidebar_label: Overview
---

Otomi consists out of the following projects:
Expand Down Expand Up @@ -145,4 +145,3 @@ Otomi API allows for a controlled change of all Otomi Values, based on a configu
## Otomi Console

Otomi Console is the User Interface of Otomi. Otomi Console communicates with Otomi API for reading and changing Otomi Values configuration. Otomi Console also offers (via the Otomi Apps option) shortcuts to the UI of the various integrated applications.

2 changes: 1 addition & 1 deletion docs/for-ops/console/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The apps section lists all apps available.

### Activating apps

When Otomi is installed, only the [core](/product/architecture#catagories) applications are activated. To active more apps, hoover over the app you would like to activate and click on the activation button. All apps are configured with default configuration. To change the configuration, click on the configuration button and then click on `VALUES`.
When Otomi is installed, only the [core](/docs/architecture/overview) applications are activated. To active more apps, hoover over the app you would like to activate and click on the activation button. All apps are configured with default configuration. To change the configuration, click on the configuration button and then click on `VALUES`.

:::info
Note: Some apps have dependencies with other apps. The dependencies can be found [here](https://github.com/redkubes/otomi-core/blob/main/core.yaml). Dependencies are handled automatically.
Expand Down
Loading

0 comments on commit 0500891

Please sign in to comment.