onFOSS.org/resources.html

33 lines
1.6 KiB
HTML

---
layout: default
nav_pill: resources
---
<h1>Resources</h1>
<h2>Game server</h2>
<p>
During an event we have one single server hosting all of the <a href="/#games">games
listed</a>. Even games that are not in the schedule will have servers running to
facilitate free play. System requirements are very low. You'll only need 2GB of memory, 2 CPU cores, and 30 GB of disk space.
</p>
<p>
Code for setting up this game server is available at
<a href="https://git.libregaming.org/onFOSS/Gameserver">git.libregaming.org</a>
and is licensed under the AGPLv3 or later, meaning you are free to use and modify
the code as long as you make the modifications available.
</p>
<p>
The deploy script is intended to run on a clean Debian 11 virtual machine. Further
instructions are available on the git page but feel free to ask questions of course!
</p>
<h2>Become a host</h2>
<p>
If you wish to host an event then that is great! We encourage anyone to do so. Please get in contact with us to get your event listed in the schedule and we can advertise.
<p>
If you want to run games that are not already in the list, make sure that they are open source so to stay in the spirit on onFOSS.
</p>
<h2>Media</h2>
<p>All assets on this page and the game server are freely available under a CC0 (public domain) license</p>
<ul>
<li>Logo: <a href="/assets/img/icon.svg" download>icon.svg</a></li>
</ul>