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/
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/
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
Categories
Download Statistics
214,854
Total Downloads
2,187
This Month
1,331
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
manictime/manictimeserver:latestLast Updated2026-04-29
First Seen2025-02-05
Run ManictimeServer on Unraid.
ManictimeServer is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.