{"id":13415042,"url":"https://github.com/ravendb/ravendb","last_synced_at":"2025-05-13T00:17:33.891Z","repository":{"id":37431846,"uuid":"542714","full_name":"ravendb/ravendb","owner":"ravendb","description":"ACID Document Database","archived":false,"fork":false,"pushed_at":"2025-05-12T17:29:43.000Z","size":823662,"stargazers_count":3745,"open_issues_count":64,"forks_count":834,"subscribers_count":154,"default_branch":"v7.0","last_synced_at":"2025-05-12T17:59:04.538Z","etag":null,"topics":["csharp","database","document-database","dotnet","full-text-search","indexing","iot","nosql","ravendb","search-engine","sharding","spatial","time-series","vector-search"],"latest_commit_sha":null,"homepage":"https://ravendb.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravendb.png","metadata":{"files":{"readme":"docs/readme.linux.txt","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-03-02T11:05:30.000Z","updated_at":"2025-05-12T17:08:28.000Z","dependencies_parsed_at":"2023-10-26T10:39:07.026Z","dependency_job_id":"6df9905f-80d3-4c9b-9b55-58b5eb6fdd6e","html_url":"https://github.com/ravendb/ravendb","commit_stats":null,"previous_names":[],"tags_count":1949,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravendb%2Fravendb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravendb%2Fravendb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravendb%2Fravendb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravendb%2Fravendb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravendb","download_url":"https://codeload.github.com/ravendb/ravendb/tar.gz/refs/heads/v7.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253802809,"owners_count":21966864,"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":["csharp","database","document-database","dotnet","full-text-search","indexing","iot","nosql","ravendb","search-engine","sharding","spatial","time-series","vector-search"],"created_at":"2024-07-30T21:00:42.100Z","updated_at":"2025-05-13T00:17:28.870Z","avatar_url":"https://github.com/ravendb.png","language":"C#","readme":"Startup instructions for RavenDB on Linux\r\n=========================================\r\n\r\n* RavenDB as a Console Application\r\nOpen bash terminal\r\nType:\r\n    chmod +x run.sh\r\n    ./run.sh\r\n\r\n* RavenDB as Daemon (systemd - applies to Ubuntu 16.04)\r\nOpen bash terminal, and create file /etc/systemd/system/ravendb.service, using super user permissions, containing:\r\n    [Unit]\r\n    Description=RavenDB v6.2\r\n    After=network.target\r\n\r\n    [Service]\r\n    LimitCORE=infinity\r\n    LimitNOFILE=65535\r\n    LimitRSS=infinity\r\n    LimitAS=infinity\r\n    LimitMEMLOCK=infinity\r\n    TasksMax=infinity\r\n    StartLimitBurst=0\r\n    Restart=on-failure\r\n    Type=simple\r\n    TimeoutStopSec=300\r\n    User=\u003cdesired user\u003e\r\n    ExecStart=/path/to/RavenDB/run.sh\r\n\r\n    [Install]\r\n    WantedBy=multi-user.target\r\n\r\nNote: Replace in the above text the username \"User=\u003cdesired user\u003e\" and set path in \"ExecStart\"\r\n\r\nThen register the service and enable it on startup by typing:\r\n    systemctl daemon-reload\r\n    systemctl enable ravendb.service\r\n\r\nStart the service:\r\n    systemctl start ravendb.service\r\n\r\nView its status using:\r\n    systemctl status ravendb.service\r\n    or\r\n    journalctl -f -u ravendb.service\r\n\r\n* Setup\r\nOpen browser, if not opened automatically, at url printed in \"Server available on: \u003curl\u003e\"\r\nFollow the web setup instructions at: https://ravendb.net/docs/article-page/6.2/csharp/start/installation/setup-wizard\r\n\r\n* Upgrading to a New Version\r\nFollow the upgrade instructions available at: https://ravendb.net/docs/article-page/6.2/csharp/start/installation/upgrading-to-new-version\r\n\r\n\r\n\r\n","funding_links":[],"categories":["Database","数据库","dot-net","C#","DataBase","nosql","Libraries","C\\#","Resources","C# #"],"sub_categories":["Database, Database Drivers, and Migration","Databases"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravendb%2Fravendb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravendb%2Fravendb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravendb%2Fravendb/lists"}