lodestone
lodestone copied to clipboard
Personal Document Archiving (DMS, EDMS for Personal/Home Office use)
Hey @dskaggs, hope you had a nice Easter break. Some time ago I was thinking about becoming contributor to the Lodestone project. I have written pretty much similar application few...
Hi! Thanks for this project! I like the de-coupled architecture and that you do not modify the original document! I was trying it out with some basic documents and hit...
 have tried downgradeing docker-compose but no hope ? any? thanks
lodestonehq/lodestone-fs-publisher:v0.1.0 docker image crashes at start. Documents directory is actually a symlink to a mounted smb path which is very likely behind this problem. /data/infra/lodestone/data/storage$ ls -al lrwxrwxrwx ... documents...
On the main dashboard, it would be nice to have the option to view the search results in a tabular format instead of the default card view. This will help...
The thumbnail-processor service will crash with exit code 1 in the event that the `data/storage/thumbnails` directory doesn't exist.
Update the Angular unit tests so that they will run as part of the Docker build process.
The README files for the repos created in the last week are spartan. They should be updated to include: * The Lodestone logo * A short description of Lodestone and...
The published image should use a statically-built version of the front end rather than one with node_modules and dev scripts included. The application should be built to the `/dist` folder...
DockerHub's auto build is incredibly slow. We should explore using GitHub's actions to build the Docker images and push them to the appropriate DockerHub repo