Jump to content

[SUPPORT] SmartPhoneLover - todoMini


Recommended Posts

todomini.png

 

This docker template was created based on an already available docker image

 

WARNING

Just keep in mind that the last update to this container was three years ago, so tread carefully when installing and make sure you are properly securing your environment.

 

WebSite: https://www.todomini.app/
GitHub: https://github.com/appMini/todoMini
DockerHub: https://hub.docker.com/r/brettdocker/minitodo
My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

 

DESCRIPTION
It's a minimal open source web application for prioritising lists of items that you can tick off, like to-do lists, dev tasks, & shopping lists.

 

NOTES
• To override the default background included, use the 'Storage (background)' line below. Do not forget to create the required directory tree and keep the same filename plus extension, before building the container. If not used, delete that setting from template.

 

VERSION
1.0 (2022-02-07)


If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


If you like my work, please consider making a little donation.
- DONATE -
Thank you very much 🙂

Edited by SmartPhoneLover
Link to comment

I get an error when installing:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='todoMini' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -p '8047:80/tcp' -v '/mnt/user/appdata/minitodo/stardust.png':'/var/www/public/img/stardust.png':'ro' 'brettdocker/minitodo'
0a9527db26321aeaf7bf3fb2a2558ba59291d3b12e6ae6915bf4cb44849658c5
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "/mnt/user/appdata/minitodo/stardust.png" to rootfs at "/var/lib/docker/btrfs/subvolumes/abfff6b0417d497b5697b1ac8cb858e97b494eca230dfda9c6f8b9b18b934232/var/www/public/img/stardust.png" caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.

The command failed.

 

Maybe the stardust.png should be removed by default from this field

Edited by luhzifer
Link to comment
3 hours ago, luhzifer said:

I get an error when installing:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='todoMini' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -p '8047:80/tcp' -v '/mnt/user/appdata/minitodo/stardust.png':'/var/www/public/img/stardust.png':'ro' 'brettdocker/minitodo'
0a9527db26321aeaf7bf3fb2a2558ba59291d3b12e6ae6915bf4cb44849658c5
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "/mnt/user/appdata/minitodo/stardust.png" to rootfs at "/var/lib/docker/btrfs/subvolumes/abfff6b0417d497b5697b1ac8cb858e97b494eca230dfda9c6f8b9b18b934232/var/www/public/img/stardust.png" caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.

The command failed.

 

Maybe the stardust.png should be removed by default from this field

 

Hello, you have to remove, as you said before, that line from the template if not in use.

 

I described that in the NOTES section:

To override the default background included, use the 'Storage (background)' line below. Do not forget to create the required directory tree and keep the same filename plus extension, before building the container. If not used, delete that setting from template.

Link to comment
40 minutes ago, SmartPhoneLover said:

 

Hello, you have to remove, as you said before, that line from the template if not in use.

 

I described that in the NOTES section:

To override the default background included, use the 'Storage (background)' line below. Do not forget to create the required directory tree and keep the same filename plus extension, before building the container. If not used, delete that setting from template.

thx mate, and sry for my disability to read ;)

  • Like 1
Link to comment
  • 10 months later...

Thanks for the addition. I wasn't able to setup persistent data by setting the container path `/var/www/public/data` to '/mnt/usr/appdata/todo`. When I recreate the container w/o data path set, my lists are replaced with the default content. Any suggestions?

Edited by JeanLuc
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...