ManictimeServer
ManictimeServer
Aplicación Docker from corgan's Repository
Visión general
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/
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
dataPathrw
- Objetivo
- /app/Data
- Valor
- /mnt/user/appdata/manictimeserver
PortPorttcp
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
Categorías
Descargar estadísticas
214,854
Descargas totales
2,187
Este mes
1,331
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
manictime/manictimeserver:latestÚltima actualización2026-04-29
Visto por primera vez2025-02-05
Ejecute ManictimeServer en Unraid.
ManictimeServer se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.