Joshua B.
Joshua B.
Would also like an update on this, being relatively new to docker. Thanks. Update: attached my own compose file below, but I'm unsure if this is the 'best practice way...
Here's a docker compose file that I wrote for this. I'm running on an ARM server, so had to use the development image. My version is reverse proxied with traefik,...
Same issue on the latest develop version for me. Could be because I'm on arm64 though: https://hub.docker.com/layers/etherpad/etherpad/develop/images/sha256-0a97453df32dde103128bd4b1a541a6e38500f2efe1d7491e272532bbfee4ede?context=explore
This is still an issue, unfortunately. On iOS 15.6.1.
This is still an issue when sideloading the IPA unfortunately. Also getting this issue through appDB with a certificate.
> Hey @schlamar, have you tried this with the `dev` tag? It works correctly on my machine (though is a Mac), but it automatically migrates the database and creates the...
> Nevermind I was mounting the wrong volume... Can you expand further on what was wrong/ what volume you mounted to fix?
> I was using the following tutorial for deploying shiori: https://noted.lol/tutorial-setting-up-shiori. The docker-compose file in this tutorial changes the shiori data dir with an environment variable to SHIORI_DIR=/data and creates...
I ended up using a regular docker volume for persistence and not a bind mount. Probably a temp fix, but works out in the short term.
Same issue here.