{"id":13586912,"url":"https://github.com/standardnotes/syncing-server","last_synced_at":"2025-04-07T18:35:14.629Z","repository":{"id":51185305,"uuid":"225965703","full_name":"standardnotes/syncing-server","owner":"standardnotes","description":"[Deprecated: Use our new Node server: https://github.com/standardnotes/syncing-server-js]","archived":true,"fork":false,"pushed_at":"2021-05-20T13:51:08.000Z","size":848,"stargazers_count":209,"open_issues_count":25,"forks_count":48,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-02T16:05:01.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://standardnotes.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standardnotes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["standardnotes"]}},"created_at":"2019-12-04T22:06:10.000Z","updated_at":"2024-07-04T18:28:22.000Z","dependencies_parsed_at":"2022-09-22T21:41:10.495Z","dependency_job_id":null,"html_url":"https://github.com/standardnotes/syncing-server","commit_stats":null,"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fsyncing-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fsyncing-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fsyncing-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fsyncing-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardnotes","download_url":"https://codeload.github.com/standardnotes/syncing-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223290293,"owners_count":17120884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:05:53.933Z","updated_at":"2024-11-06T05:30:54.342Z","avatar_url":"https://github.com/standardnotes.png","language":"Ruby","readme":"# ⛔️ Deprecation Notice\n\nThis codebase is deprecated in favor of our [new Node.js server](https://github.com/standardnotes/syncing-server-js). For self-hosting, use [standardnotes/standalone](https://github.com/standardnotes/standalone).\n\n## Standard Notes Syncing Server\n\nYou can run your own Standard Notes server and use it with any Standard Notes app. This allows you to have 100% control of your data. This server is built with Ruby on Rails and can be deployed in minutes.\n\n**Requirements**\n\n- Docker\n\n**Data persistency**\n\nYour MySQL Data will be written to your local disk in the `data` folder to keep it persistent between server runs.\n\n### Getting started\n\n1. Clone the project:\n\n\t```\n\tgit clone --branch master https://github.com/standardnotes/syncing-server.git\n\t```\n\n1. Setup the server by running:\n```\n./server.sh setup\n```\n\n1. Run the server by typing:\n```\n./server.sh start\n```\n\nYour server should now be available under http://localhost:3000\n\n### Logs\n\nYou can check the logs of the running server by typing:\n\n```\n./server.sh logs\n```\n\n### Stopping the Server\n\nIn order to stop the server type:\n```\n./server.sh stop\n```\n\n### Updating to latest version\n\nIn order to update to the latest version of our software please first stop the server and then type:\n\n```\n./server.sh update\n```\n\n### Checking Status\n\nYou can check the status of running services by typing:\n```\n./server.sh status\n```\n\n### Cleanup Data\n\nPlease use this step with caution. In order to remove all your data and start with a fresh environment please type:\n```\n./server.sh cleanup\n```\n\n### Tests\n\nThe `syncing-server` uses [RSpec](http://rspec.info) for tests.\n\nTo execute all of the test specs, run the following command at the root of the project directory:\n\n```bash\nbundle exec rspec\n```\n\nCode coverage report is available within the `coverage` directory.\n","funding_links":["https://github.com/sponsors/standardnotes"],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fsyncing-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardnotes%2Fsyncing-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fsyncing-server/lists"}