Skip to content

Commit

Permalink
Merge pull request #130 from mfellner/delete-twintip
Browse files Browse the repository at this point in the history
Delete TWINTIP
  • Loading branch information
mikkeloscar committed Nov 28, 2017
2 parents 068e697 + e80797b commit c8b3542
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 40 deletions.
1 change: 0 additions & 1 deletion components/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ Components
senza
sevenseconds
taupage
twintip
yourturn
zign
3 changes: 1 addition & 2 deletions components/kio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ Most services of STUPS rely on Kio for being the authoritative source for existi
application in the STUPS infrastructure, you have to register it in Kio. You can use :ref:`yourturn` to have a nice UI
on top of Kio or you can access it via command line tool or the `REST API`_.

Registered applications are automatically crawled for their API definitions by :ref:`twintip` and get service users in
your IAM solution by :ref:`mint`.
Registered applications get service users in your IAM solution by :ref:`mint`.

Command Line Client
===================
Expand Down
33 changes: 0 additions & 33 deletions components/twintip.rst

This file was deleted.

4 changes: 1 addition & 3 deletions components/yourturn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ YOUR TURN
**YOUR TURN** is the frontend for the STUPS infrastructure. It enables you to

* register your application in Kio
* discover APIs of other applications (TWINTIP)
* define your resources and scopes in Essentials
* add your application into the OAuth security system (mint)
* search for Docker images in Pier One
Expand All @@ -19,7 +18,7 @@ e.g. mint checking back with Kio if an application exists in the first place).
The UI consists of three modules:

* The search
* Applications (using Kio, TWINTIP, mint)
* Applications (using Kio, mint)
* Resource Types (using essentials)

They can be accessed via the sidebar, which also hosts information about the
Expand All @@ -33,7 +32,6 @@ Search
It will search for the provided term in

* Kio
* TWINTIP
* Pier One

.. image:: images/yourturn-search.png
Expand Down
1 change: 0 additions & 1 deletion installation/service-deployments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ YOUR TURN
**YOUR TURN** is STUPS' developer console. It is a pure Javascript application including a very small backend. Currently it depends on the following STUPS services:

* Kio
* Twintip
* mint
* essentials
* Pier One
Expand Down

0 comments on commit c8b3542

Please sign in to comment.