An open API service indexing awesome lists of open source software.

https://github.com/gothenburgbitfactory/taskserver-troubleshooting

Searching for failures with your Taskserver setup.
https://github.com/gothenburgbitfactory/taskserver-troubleshooting

Last synced: 4 months ago
JSON representation

Searching for failures with your Taskserver setup.

Awesome Lists containing this project

README

          

# Taskserver Troubleshooting Guide

Searching for failures with your Taskserver setup.

You can look at the slides on this [GitHub Page](https://gothenburgbitfactory.github.io/taskserver-troubleshooting/).

Or you can check out this repository and run the slides locally:
```bash
$ git clone https://github.com/gothenburgbitfactory/taskserver-troubleshooting/
$ cd taskserver-troubleshooting
$ npm install
$ npm run slides
```