Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nopaque
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Looking for advice? Join the
Matrix channel for GitLab users in Bielefeld
!
Show more breadcrumbs
SFB 1288 - INF
nopaque
Commits
a8be75ab
Commit
a8be75ab
authored
5 years ago
by
Stephan Porada
Browse files
Options
Downloads
Patches
Plain Diff
Add docs folder for all documentation, ideas etc.
parent
ac87c653
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/2019-04-17_technology_basics_brainstorming.md
+34
-0
34 additions, 0 deletions
docs/2019-04-17_technology_basics_brainstorming.md
with
34 additions
and
0 deletions
docs/2019-04-17_technology_basics_brainstorming.md
0 → 100644
+
34
−
0
View file @
a8be75ab
## Manager Service:
-
Joblist
-
Thread safe
-
REST API (https://github.com/zalando/connexion)
-
CreateNewJob
-
DelteJobs
-
GetJobInfo
-
AlterJob
-
Scheduling
-
Ressource management
## Web Server
-
serves content.
-
serves forms for user request and inputs
-
has copy of Joblist to display those for the user according to requests etc.
-
talks to the Manager service
-
Users CANNOT talk directly with the manager
-
has list of all currently running user sessions (maybe used for authentication)
## Authentication via LDAP (not sure if we need that)
-
university internal authentication with LDAP
-
LDAP and connexion can use (OAuth 2)
-
https://ldapwiki.com/wiki/Best%20Practices%20for%20LDAP%20Security
-
https://connexion.readthedocs.io/en/latest/security.html?highlight=authentication
-
university external authentication with something else
## Compute pool: Docker Cluster
-
How to handle job and resource management for user Jobs and processes.
-
gets requests and tasks from the manager
## File Server
-
stores user input and
-
output files
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment