ManictimeServer

ManictimeServer

Docker app from corgan's Repository

Overview

ManicTime Server receives data from ManicTime clients installed on your network and provides reports, which you can view with a web browser.
After creating the container, stop the container and run this command in a shell (SSH Login or GUI Console) on your Unraid server, to create the admin user.
Change the directory if you have used a different path (/mnt/user/appdata/manictimeserver) and be sure to change the username and password!.
docker run -v /mnt/user/appdata/manictimeserver:/app/Data -p 8080:8080 --rm --entrypoint dotnet manictime/manictimeserver ManicTimeServer.dll addadmin -u admin@Unraidserver.com -p someSecretPassword
After that, you can start the container as usual.
https://hub.docker.com/r/manictime/manictimeserver/

Install ManictimeServer on Unraid in a few clicks.

Find ManictimeServer 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 ManictimeServer Review the template variables and paths Click Install

Download Statistics

218,613
Total Downloads
1,678
This Month
1,618
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
manictime/manictimeserver:latest
Last Updated2026-06-22
First Seen2025-02-05

Runtime arguments

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

Template configuration

dataPathrw
Target
/app/Data
Value
/mnt/user/appdata/manictimeserver
PortPorttcp
Target
8080
Default
8080
Value
8080