ManictimeServer
Docker 应用程序 from corgan's Repository
概述
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/
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
dataPathrw
- 目标
- /app/Data
- 价值
- /mnt/user/appdata/manictimeserver
PortPorttcp
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
下载统计数据
214,854
下载总数
2,187
本月
1,331
平均每月
长期下载总量
加载图表...
详细信息
存储库
manictime/manictimeserver:latest最后更新2026-04-29
初见2025-02-05
在Unraid 上运行 ManictimeServer 。
ManictimeServer 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。