166 lines
6.8 KiB
HTML
166 lines
6.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Pogmom Suite | Information</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<link rel="stylesheet" href="/style/css/style.css">
|
|
</head>
|
|
<body>
|
|
<h1>Pogmom Suite</h1>
|
|
<div>An Archival & Decentralization Project</div>
|
|
<div id="header"></div>
|
|
<hr>
|
|
<div id="nextcloud">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Nextcloud</h2>
|
|
<div class="groupcontent">
|
|
<p>NextCloud is a productivity and cloud storage platform</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://cloud.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://nextcloud.com/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/nextcloud">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="mastodon">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Mastodon</h2>
|
|
<div class="groupcontent">
|
|
<p>Mastodon is a federated microblogging social media platform powered by ActivityPub</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://masto.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://joinmastodon.org/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/mastodon">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="pixelfed">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Pixelfed</h2>
|
|
<div class="groupcontent">
|
|
<p>Pixelfed is a federated image sharing social media platform powered by ActivityPub</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://pixel.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://pixelfed.org/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/pixelfed">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="peertube">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Peertube</h2>
|
|
<div class="groupcontent">
|
|
<p>Peertube is a federated video platform powered by ActivityPub</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://peertube.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://joinpeertube.org/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/media/peertube">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="matrix">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Matrix</h2>
|
|
<div class="groupcontent">
|
|
<p>Matrix is a federated real-time communication platform, using Cinny as a default frontend</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://matrix.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://cinny.in/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/matrix">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="jellyfin">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Jellyfin</h2>
|
|
<div class="groupcontent">
|
|
<p>Jellyfin is a Movie, Television, and Music streaming service.</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://watch.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://jellyfin.org/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/media/video">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="airsonic">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Airsonic</h2>
|
|
<div class="groupcontent">
|
|
<p>Airsonic is fully-featured music server powered by the Subsonic API</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">https://listen.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://github.com/airsonic-advanced/airsonic-advanced">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/media/music">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="calibre">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Calibre</h2>
|
|
<div class="groupcontent">
|
|
<p>Calibre-Web is an online reader for Text Books, Novels, Comic Books, and Manga</p>
|
|
<a class="button pinkborder" href="https://github.com/janeczku/calibre-web">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/media/books">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="emulatorjs">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">EmulatorJS</h2>
|
|
<div class="groupcontent">
|
|
<p>EmulatorJS is a retro game catalog playable in your browser</p>
|
|
<a class="button pinkborder" href="https://emulatorjs.org/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/cloud/emulators">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="minecraft">
|
|
<div class="textsection pinkborder">
|
|
<h2 class="groupheader">Minecraft</h2>
|
|
<div class="groupcontent">
|
|
<p>A survival Minecraft server compatible with both the Java and Bedrock editions of Minecraft</p>
|
|
<p>If prompted for a server address while setting up a compatible client, enter <span class="termtext">mc.pogmom.me</span></p>
|
|
<a class="button pinkborder" href="https://minecraft.net/">
|
|
<p>Learn more</p>
|
|
</a>
|
|
<a class="button pinkborder" href="https://github.com/pogmommy/Dockers/tree/media/minecraft">
|
|
<p>Docker Configuration</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr>
|
|
<div id="footer"><p>Click <a href="https://pogmom.me/links.html">here</a> or enable javascript to view my social links</p></div>
|
|
<script src="/style/js/views.js"></script>
|
|
</body>
|
|
</html>
|