syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
392 stars 39 forks source link

StandardNotes official server #710

Open cyberb opened 6 days ago

cyberb commented 6 days ago

We need to move to official standardnotes server (https://github.com/standardnotes/server) as the current one (https://github.com/mdouchement/standardfile) does not support subscriptions. The problem with the official is that it is so much difficult to run and now requires docker as part of its localstack dependency (amazon sns/sqs). Looks like there is an alternative to localstack (goaws https://github.com/Admiral-Piett/goaws) which may allow us to skip localstack and migrate to official server.