maxcembalest commited on
Commit
45912d5
·
1 Parent(s): 04c8923

Delete files/arthur-docs-markdown/platform-management/index.md.txt

Browse files
files/arthur-docs-markdown/platform-management/index.md.txt DELETED
@@ -1,33 +0,0 @@
1
- (platform_management)=
2
-
3
- # Platform Management
4
-
5
- This section covers administration of the Arthur platform. Here you will find information on Arthur's access control,
6
- user management, installation, and maintenance. Arthur is offered as a hosted SaaS platform and on-prem solution,
7
- deployable to existing Kubernetes clusters, virtual machines, and bare metal servers.
8
-
9
- ## {doc}`access-control-overview/index`
10
-
11
- This section shows how to configure the access and permissions for your various Arthur users within your organization.
12
-
13
- ## {doc}`installation/index`
14
-
15
- This section shows how to install the necessary components for integrating Arthur into your platform.
16
-
17
- ## {doc}`ongoing-maintenance/index`
18
-
19
- This section covers information for platform administrators responsible for ongoing maintenance of the Arthur platform.
20
-
21
- ## {doc}`reference/index`
22
-
23
- This section contains references to configuration templates and permission sets for managing your Arthur usage.
24
-
25
- ```{toctree}
26
- :maxdepth: 2
27
- :hidden:
28
-
29
- Access Control <access-control-overview/index>
30
- Installation <installation/index>
31
- Ongoing Maintenance <ongoing-maintenance/index>
32
- Reference <reference/index>
33
- ```