docker-compose environment for the entire v.st system https://v.st/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
env/html/index.html

19 lines
1.1 KiB

<h1>hackerspace.zone</h1>
2 years ago
An easy to install set of self-hosted, single-sign-on, open-source services.
2 years ago
<ul>
<li><a href="https://matrix.hackerspace.zone/">matrix</a>: realtime chat
2 years ago
<li><a href="https://docs.hackerspace.zone/">hedgedoc</a>: collaborative markdown editing
2 years ago
<li><a href="https://social.hackerspace.zone/">mastodon</a>: federated social media
<li><a href="https://events.hackerspace.zone/">mobilizon</a>: event planning and RSVP
2 years ago
<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://git.hackerspace.zone/">gitea</a>: git repository hosting
2 years ago
<li><a href="https://login.hackerspace.zone/">keycloak</a>: user management and single sign on for the domain
</ul>
2 years ago
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>.