parent
314de5a19a
commit
e7e2515a50
@ -1,12 +1,16 @@ |
|||||||
<h1>hackerspace.zone</h1> |
<h1>hackerspace.zone</h1> |
||||||
|
|
||||||
Self hosted services: |
An easy to install set of self-hosted, single-sign-on, open-source services. |
||||||
|
|
||||||
<ul> |
<ul> |
||||||
<li><a href="https://matrix.hackerspace.zone/">matrix</a>: realtime chat |
<li><a href="https://matrix.hackerspace.zone/">matrix</a>: realtime chat |
||||||
<li><a href="https://docs.hackerspace.zone/">hedgedocs</a>: collaborative markdown editing |
<li><a href="https://docs.hackerspace.zone/">hedgedoc</a>: collaborative markdown editing |
||||||
<li><a href="https://social.hackerspace.zone/">mastodon</a>: federated social media |
<li><a href="https://social.hackerspace.zone/">mastodon</a>: federated social media |
||||||
<li><a href="https://cloud.hackerspace.zone/">nextcloud</a>: self hosted documents and calendaring |
<li><a href="https://cloud.hackerspace.zone/">nextcloud</a>: self hosted documents and calendaring |
||||||
<li><a href="https://dashboard.hackerspace.zone/">grafana</a>: dashboards and statistic collection |
<li><a href="https://dashboard.hackerspace.zone/">grafana</a>: dashboards and statistic collection |
||||||
<li><a href="https://login.hackerspace.zone/">keycloak</a>: user management and single sign on for the domain |
<li><a href="https://login.hackerspace.zone/">keycloak</a>: user management and single sign on for the domain |
||||||
</ul> |
</ul> |
||||||
|
|
||||||
|
Source code for building the environments and configuring them: |
||||||
|
<a href="https://github.com/osresearch/hackerspace-zone"><tt>github.com/osresearch/hackerspace-zone</tt></a> |
||||||
|
There is <a href="https://github.com/osresearch/hackerspace-zone/issues/1">probably a better way to do this</a>. |
||||||
|
Loading…
Reference in new issue