A site to track community cobalt instances that are safe to use & what services work on them. This site runs tests on the cobalt instances in order to see how they perform and which services are working for them.
It loads a list of instances, then performs various tests to see if they work. It then calculates a score on how many tests were successful. You can see what tests it runs here.
Load instances -> Make sure API/frontend exist -> Perform tests -> Build site.
The project contains 2 parts:
backend
- Module that loads and tests the instances.web
- Module for building the site, using Jekyll.
You can see a live demo at cobalt.directory.
You can:
- fork this repository, add your instance to
backend/instances
, and make a pull request. - ping
hyperdefined
in the cobalt discord.
This program is released under MIT License. See LICENSE.