syncwatch icon indicating copy to clipboard operation
syncwatch copied to clipboard

Self-hosting

Open fabianski7 opened this issue 3 years ago • 5 comments

I could see in a recent commit that the extension now allows you to use another synchronization server in addition to what you maintain. And since it's in heroku, it might be a good idea to allow users to deploy their own instance through it as well, just as other projects allow this operation just by clicking on a link to do so.

fabianski7 avatar Jan 13 '21 20:01 fabianski7

"just as other projects allow this operation just by clicking on a link to do so"

can you provide more info on this?

Semro avatar Jan 31 '21 09:01 Semro

https://github.com/xyu/heroku-wp#spin-up-a-demo https://github.com/ohmyform/ohmyform#ohmyform https://github.com/cagataycali/url-shortener

fabianski7 avatar Jan 31 '21 12:01 fabianski7

and Heroku's documentation about that: https://devcenter.heroku.com/articles/heroku-button Maybe it's comfortable to deploy it first time, unfortunately, automatic updates with the original repository are not configurable and requires manual steps: https://medium.com/@JoeDuncko/how-to-update-a-heroku-app-installed-using-a-deploy-to-heroku-button-616ad5c6eea3

Semro avatar Jan 31 '21 12:01 Semro

I understand. Should I close this issue?

fabianski7 avatar Jan 31 '21 13:01 fabianski7

I would keep it open, maybe will resolve it someday.

Semro avatar Jan 31 '21 14:01 Semro

Server is not hosted on Heroku anymore. But we have Dockerfile, so you can spin it in VM: https://github.com/Semro/syncwatch/blob/master/packages/syncwatch-server/Dockerfile

Semro avatar Mar 03 '24 18:03 Semro