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

16 lines
958 B

<h1>hackerspace.zone</h1>
An easy to install set of self-hosted, single-sign-on, open-source services.
<ul>
<li><a href="https://matrix.hackerspace.zone/">matrix</a>: realtime chat
<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://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://login.hackerspace.zone/">keycloak</a>: user management and single sign on for the domain
</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>.