diamkil Posted April 28, 2021 Posted April 28, 2021 (edited) Overview: Support for the docker template and container for Notea App: Notea - https://github.com/diamkil/docker-notea Docker Hub: https://hub.docker.com/r/diamkil/notea Edited May 3, 2021 by diamkil Edit URLs 1 Quote
johnny2678 Posted April 30, 2021 Posted April 30, 2021 Up and running using min.io. Cool project. First thing I did was add a photo to a note on mobile and it works great. nice self-hosted, multiplatform note taking app. Quote
diamkil Posted May 3, 2021 Author Posted May 3, 2021 On 4/30/2021 at 1:50 PM, johnny2678 said: Up and running using min.io. Cool project. First thing I did was add a photo to a note on mobile and it works great. nice self-hosted, multiplatform note taking app. If you wish I made a new docker with MinIO built right in the image so you don't need it seperate 1 Quote
davidjmorin Posted May 4, 2021 Posted May 4, 2021 I ran this container and get a 500 error right outta the gate. Any suggestions? Quote
EmptyWalrus Posted May 4, 2021 Posted May 4, 2021 (edited) I had to map the data path (-v /path/to/storage:/data) and then go into MiniIO and create the notea bucket. Up and running now. Edited May 4, 2021 by EmptyWalrus Quote
RoryIsNotACabbage Posted June 19, 2021 Posted June 19, 2021 Is set this up a couple days ago and spent a good while adding notes. Today I've woke up and gone to check it and everything is gone, I've checked trash and it's empty, then I've checked what min.io has and it's only got settings and tree. The only thing I can think that could have caused this is the container has run an update in that time. Any idea if that could be it and how to avoid it happening again? Quote
RoryIsNotACabbage Posted June 23, 2021 Posted June 23, 2021 On 6/19/2021 at 9:21 AM, RoryIsNotACabbage said: Is set this up a couple days ago and spent a good while adding notes. Today I've woke up and gone to check it and everything is gone, I've checked trash and it's empty, then I've checked what min.io has and it's only got settings and tree. The only thing I can think that could have caused this is the container has run an update in that time. Any idea if that could be it and how to avoid it happening again? I can now confirm that every container update will wipe all your notes Quote
theobserver_ Posted August 27, 2021 Posted August 27, 2021 (edited) On 6/23/2021 at 9:32 PM, RoryIsNotACabbage said: I can now confirm that every container update will wipe all your notes you need to add a path to store your data. New Path /path/to/storage : /data Edited August 27, 2021 by theobserver_ Quote
uwoluwu Posted September 8, 2021 Posted September 8, 2021 (edited) On 8/28/2021 at 1:47 AM, theobserver_ said: you need to add a path to store your data. New Path /path/to/storage : /data I tried this but it still wipes everything on update... can you post a screenshot of the configuration you made on this New Path ? Edit: never mind ... I'm a noob but I managed to make it work eventually Edited September 13, 2021 by uwoluwu Quote
Recommended Posts
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.