70 lines
No EOL
2.8 KiB
HTML
70 lines
No EOL
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="style/main.css">
|
|
<title>Hiajens Infrastructure</title>
|
|
</head>
|
|
<body style="background-color: #002b36">
|
|
|
|
<div id="main-container">
|
|
<div id="head-container">
|
|
<h1>Hiajens Infrastructure</h1>
|
|
<h2>>> Services <<</h2>
|
|
</div>
|
|
<div class="clearfix" id="wrapper-container">
|
|
<div id="left-container">
|
|
<ul class="menu">
|
|
<li><a href="index.html">Start</a></li>
|
|
<li><a href="services.html">Services</a></li>
|
|
<li><a href="kontakt.html">Kontakt</a></li>
|
|
<li><a href="https://www.hiajen.de" target="_blank">Hiajen</a></li>
|
|
<li><a href="https://peertube.be/w/v8w9Px3AvSMp7gF827JuPg?loop=1&autoplay=1" target="_blank"> do not click</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="right-container" >
|
|
<p>
|
|
Hier eine Liste der Anwendungen die ich hoste. Wenn du Zugriff auf eine dieser haben möchtest, komm bitte auf mich zu!
|
|
</p>
|
|
<hr style="margin-top: 35px; color: #002b36">
|
|
<p>
|
|
<b><del>Accountverwaltung (LDAP):</del></b>
|
|
Ich habe mein LDAP kaputt gemacht und entschieden es nicht mehr zu nutzen
|
|
</p>
|
|
<p>
|
|
<b><del>Jenkins:</del></b>
|
|
Ich habe aktuell keinen nutzen hierfür und mir fehlt die Server Power
|
|
</p>
|
|
<p>
|
|
<b><a href="https://bbb.hiajen.de" target="_blank">BigBlueButton:</a></b>
|
|
OpenSource Videokonferenz-Tool
|
|
</p>
|
|
<p>
|
|
<b><a href="https://git.hiajen.de" target="_blank">GIT (Gitea):</a></b>
|
|
OpenSource Versionsverwaltungstool für deinen Quellcode
|
|
</p>
|
|
<p>
|
|
<b>Matrix:</b>
|
|
OpenSource Messenging-Protokoll, zur Nutzung empfehle ich den Client <a href="https://element.io/" target="_blank">Element</a>. Die Home-Server URL lautet: <i>matrix.hiajen.de</i>
|
|
</p>
|
|
<p>Matrix-Bots via: <a href="https://matrix.hiajen.de/_maubot/maubot" target="_blank">MauBot</a></p>
|
|
<p>
|
|
<b><a href="https://cryptpad.hiajen.de/" target="_blank">CryptPad:</a></b>
|
|
OpenSource online Tool zur kollaborativen Zusammenarbeit
|
|
</p>
|
|
<p>
|
|
<b><a href="https://cloud.hiajen.de" target="_blank">Cloud (NextCloud):</a></b>
|
|
OpenSource Cloud-Speicher
|
|
</p>
|
|
<p>
|
|
<b><a href="https://push.hiajen.de" target="_blank">UnifiedPush / Gothify:</a></b>
|
|
OpenSource PUSH service
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<marquee DIRECTION=left>CYBER CYBER CYBER</marquee>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |