Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Wilk <[email protected]>
  • Loading branch information
kliwniloc committed Oct 31, 2024
1 parent 58f0f8f commit ddd0665
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/dev/testservers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ Test Servers
| | - 1 Node | | | |
| | - LTI | | | |
+--------------------------------------------+-----------------------------+----------------+---------------------+----------------+
| https://pr*.artemis-k8s.ase.cit.tum.de | - Integrated Code Lifecycle | GitHub | - Admin | Always |
| | - MySQL | | | |
+--------------------------------------------+-----------------------------+----------------+---------------------+----------------+
| **Legacy Testservers**: See on confluence below |
+--------------------------------------------+-----------------------------+----------------+---------------------+----------------+

Expand Down Expand Up @@ -111,6 +114,22 @@ GitHub Deployment
.. figure:: testservers/github/remove-lock-label.png
:alt: GitHub Actions UI: Remove lock label

GitHub Deployment
-----------------

1. Label your PR with deploy:k8s to initialize a deployment to Kubernetes.

2. Once the server is deployed you get a message from GitHub Actions

.. figure:: testservers/github/k8s-deploy-complete.png
:alt: GitHub Actions Comment: successful deployment

2. Perform your testing

a) For logs, log in to Rancher: https://rancher.ase.cit.tum.de

3. As soon as you're done with this PR, close or merge it and the deployment will be destroyed. Don't remove the label!

Bamboo Deployment
-----------------
1. In your Pull Request on GitHub, scroll all the way down to the build status.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ddd0665

Please sign in to comment.