This is a Manga Reader Project which try to store and cache image with multiple layer
Use AI build frontend and test
(some function and config file help by ai)
This is a Manga Reader Project which try to store and cache image with multiple layer
Use AI build frontend and test
(some function and config file help by ai)
Change Book and Chapter ID from serial to uuid.
Log in to leave a comment
Fix bug that will cause when using in my envrionment
(like db won’t migrate or mail dir wont clone into image)
And Finally fix mail sending problem (only test registry and login)
(Attachment is ArgoCD screenshot, it took about 4~5 hours to find problem and fix it)
(Hope that there won’t any bug later…)
Btw image-processor won’t crash when db not migrated. Wired :/
Log in to leave a comment
Bug Fix: Email sending problem (Most cause by file content wrong)
Now it can send email to user. (With correct content)
Log in to leave a comment
In this project, I tried to separate the processor from the frontend and used some specialized storage.
(Although it wasn’t mentioned in the write-up, I deployed a SeaweedFS instance.)
I also worked on other Kubernetes-related components, such as ingress and a multi-replica setup.
For caching, I implemented both cold storage and a hot cache. However, although the final design became quite complex, in practice it didn’t feel very usable.
This message was translated by AI because I’m not very good at English.
add runner and check helm work(save to local registry).
(QEMU is for arm64 image building)
Log in to leave a comment
Fix bot bugs (which not test out before) and add a sample to upload books
Change Image Processer Logic (Now fileCahcer control files. It’s delete logic was separated in codespace)
Fix frontend and ImageProcesser Image Size Problem (Prevent the 0 or 0.5 width and default width for screen)
readme is generated by ai
Log in to leave a comment
fine-tuning for k8s build and testing bot function(working…)
Log in to leave a comment
Add Bot API Endpoint and simple bot function (you can add a bot to add books if you want)
Log in to leave a comment
Add Email Auth
Log in to leave a comment
fix book upload and fix search bar tags parse error.
let owner edit tags and make cover upload function.
Log in to leave a comment
add deployment things like docker-compose and k8s deployment and fix bug that image server can’t upload image and db can’t be setup problems.
it can be deployed to k8s cluster now. I think.
(btw though next server still can save image locally. but I will recommend use both image and next.js due to current version is target for that and don’t test for local storage)
Log in to leave a comment
Combine two project into monorepo and implement image-processer
Log in to leave a comment
After discussing with other
Image processer will like (image below)
Log in to leave a comment
Currently make image processing and upload work. Also changing reader to fit processer.
(Not done yet.)
Log in to leave a comment