-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to admin and example documentation (#190)
- Updates the overview and authentication pages of admin section - Adds documentation for Mass Spring Damper example --------- Co-authored-by: nichlaes Co-authored-by: Asti <[email protected]> Co-authored-by: Astitva Sehgal <[email protected]>
- Loading branch information
1 parent
dc5c6f0
commit 763bec9
Showing
13 changed files
with
502 additions
and
77 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
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,28 @@ | ||
# Overview | ||
|
||
## What is the goal | ||
|
||
The goal is to set up the DTaaS infrastructure in order to enable | ||
your users to use the DTaaS. | ||
As an admin you will administrate the users and the servers of the system. | ||
|
||
## What are the requirements | ||
|
||
### OAuth Provider | ||
|
||
You need to have an OAuth Provider running, which the DTaaS can use for | ||
authentication. This is described further in | ||
the [authentication section](./client/auth.md). | ||
|
||
## What to install | ||
|
||
The DTaaS can be installed in different ways. Each version is for different purposes: | ||
|
||
- [Trial installation on single host](./trial.md) | ||
- [Production installation on single host](./host.md) | ||
- On [one](vagrant/single-machine.md) or [two](vagrant/two-machines.md) | ||
Vagrant virtual machines | ||
- Seperater Packages: [client website](client/CLIENT.md) and | ||
[lib microservice](servers/lib/LIB-MS.md) | ||
|
||
Following the installation that fit your usecase. |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.