LinguaCafe

Results 132 comments of LinguaCafe

I will finish the font type management system today. What should I do with the 2 default font files for v0.12? Should I just upload them to the deploy branch?

> because user content will be persisted there, go ahead That is the reason. I was asking because we will copy these files from the image to the mounted folder...

~~Sorry, I do not have very deep knowledge about docker. Does using volumes means that docker will copy automatically the missing default files from inside the image to the volume/mounted...

> Yes, this is specifically what I want to test. Where would the font files go? I don't see them in storage/ on the dev branch. "linguacafe/storage/app/fonts/". The 2 noto...

> I was also reflecting: if the fonts already exist public what is the point in duplicating them to a volume? They won't be duplicated, they will be moved. >...

> I think so. It is good practice to have your own assets separate from the ones provided by the user. Currently the docker images are technically not self contained...

Before you do anything, I think you should backup your linguacafe folder to prevent any data loss if possible. > several hours for Japanese That sounds very extreme. It takes...

> The server has 16 Gb of RAM, system is OMV6 running from USB pendrive with /config and /data partitions on 2 separate EXT4 SSDs. > { "data-root": "/srv/dev-disk-by-uuid-8998116d-e145-4319-8c9f-41609747f657/docker" }...

Did you have any success figuring out what's wrong?

Oh, okay. Didn't mean to rush you, I was just curious if I could help with something.