SkillGoblin

SkillGoblin

Docker app from VladoPortos' Repository

Overview

A streamlined, self-hosted learning platform focused on simplicity and ease of maintenance. Note!: Do not face this to internet ! There is no robust protection and its primary intended for local network

Install SkillGoblin on Unraid in a few clicks.

Find SkillGoblin in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for SkillGoblin Review the template variables and paths Click Install

Categories

Download Statistics

2,201
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
vladoportos/skillgoblin:latest
Last Updated2026-06-10
First Seen2025-05-02

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

DatabasePathrw

SQLite DB is stored here

Target
/app/data/database
Default
/mnt/user/appdata/skillgoblin/
TutorialsPathrw

Path to your tutorials folder

Target
/app/data/content
Default
/mnt/user/tutorials/
WebUIPorttcp
Target
3000
Default
3000
Value
3000
PORTVariable
Default
3000
Value
3000
HostVariable
Target
HOST
Default
0.0.0.0
Value
0.0.0.0
EnvironmentVariable
Target
NODE_ENV
Default
production
Value
production
PollIntervallVariable

How often to look for changes in ms

Target
CHOKIDAR_POLLING_INTERVAL
Default
60000
Value
60000