atomicdata-dev / atomic-server

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.
https://atomicserver.eu
MIT License
1.07k stars 49 forks source link

Running server in Proxy Mode - useful for desktops #268

Open joepio opened 2 years ago

joepio commented 2 years ago

The Atomic-server desktop distribution is actually often not that useful to run as a real server, since you're likely to turn off your desktop:

However, it can still be useful to run it locally, mostly as a proxy:

This does, however, open up some questions:

joepio commented 3 weeks ago

Related: #998

Syncing Atomic-server with another instance would work better if we use identifiers that are local-first, or at least scoped to a drive.

Idea