Update services page

This commit is contained in:
Citlali del Rey 2023-02-02 09:43:13 -08:00
parent 51b817cad3
commit 48e2c4da8c
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<article>
<h1>UNIX.dog Services</h1>
<p>
UNIX.dog provides a few services for dogs. Most services are
UNIX.dog provides a bunch services for dogs >:3. Most services are
hooked into LDAP and use the same username and password you
registered with.
</p>
@ -16,7 +16,7 @@
</p>
</section>
<section>
<h2>Nextcloud</h2>
<h2>File sync (Nextcloud)</h2>
<p>
Nextcloud is a FOSS, federating cloud drive platform with support
for messaging, web calendar and contacts management, and more.
@ -25,7 +25,7 @@
</p>
</section>
<section>
<h2>Akkoma</h2>
<h2>Social (Akkoma)</h2>
<p>
Akkoma is a federated social media platform, forked from Pleroma.
It can communicate with other instances running Mastodon, Misskey,
@ -34,7 +34,7 @@
</p>
</section>
<section>
<h2>IPFS Pinning</h2>
<h2>File upload (IPFS Pinning)</h2>
<p>
A custom-build IPFS remote pinning service is available at UNIX.dog.
You can check it out a <a href="https://u.unix.dog">u.unix.dog</a>.
@ -43,7 +43,7 @@
</p>
</section>
<section>
<h2>XMPP</h2>
<h2>Messaging (XMPP)</h2>
<p>
XMPP is a federated IM protocol. UNIX.dog uses ejabberd, and you can
connect to it using a client of your choice. A web client is also
@ -54,7 +54,7 @@
</p>
</section>
<section>
<h2>Mumble</h2>
<h2>Voice chat (Mumble)</h2>
<p>
Mumble is a free VOIP software that you can download from <a href="https://www.mumble.info/">mumble.info.</a>
You can join at <a href="mumble://chat.unix.dog/Hangout?title=UNIX.dog&version=1.2.0">chat.unix.dog.</a>
@ -73,12 +73,12 @@
</p>
</section>
<section>
<h2>Gitea</h2>
<h2>Git hosting (Forgejo)</h2>
<p>
Gitea is a simple git host. It is hosted at
Forgejo is a simple git host. It is hosted at
<a href="https://git.unix.dog">git.unix.dog</a> and should
automatically import your SSH public key in the LDAP directory.
Please keep in mind that Gitea applies changes from LDAP every 24
Please keep in mind that Forgejo applies changes from LDAP every 24
hours, so you may not immediately get an account. SSH and HTTP
push/pull is completely supported.
</p>