{"id":20534459,"url":"https://github.com/qbit/gavin","last_synced_at":"2025-04-14T06:53:38.922Z","repository":{"id":46649547,"uuid":"220263802","full_name":"qbit/gavin","owner":"qbit","description":"Self-contained organice instance / WebDAV server.","archived":false,"fork":false,"pushed_at":"2021-10-15T13:56:44.000Z","size":66,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T20:41:10.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-07T15:06:29.000Z","updated_at":"2021-10-15T13:56:47.000Z","dependencies_parsed_at":"2022-08-29T16:41:51.012Z","dependency_job_id":null,"html_url":"https://github.com/qbit/gavin","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgavin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgavin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgavin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2Fgavin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbit","download_url":"https://codeload.github.com/qbit/gavin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837281,"owners_count":21169374,"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-11-16T00:26:57.869Z","updated_at":"2025-04-14T06:53:38.899Z","avatar_url":"https://github.com/qbit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gavin\n\n*gavin* is a self contained instance of [Organice](https://github.com/200ok-ch/organice).\n\nIt combines a WebDAV server and the Organice assets into a single binary that\ncan be run from virtually everywhere.\n\n`gavin` can be used as a standalone webserver or placed behind a reverse proxy.\n\n## Features\n\n- Built in WebDAV server with basic http authentication.\n- Ability to serve over TLS using automatically managed ACME certificates.\n- Reverse proxy friendly.\n\n## Docs\n\n### Generating a .htpasswd file\n\nPlease note: `gavin` expects the `.htpasswd` file to use bcrypt as the hashing\nalgorithm!\n\n#### Using `gavin`\n\n```\ngavin -htpass /secrets/.htpasswd -gen\n```\n\n#### OpenBSD using `htpasswd`\n\n```\nhtpasswd .htpasswd $USER\n```\n\n#### Linux/macOS using `htpasswd`\n\n```\nhtpasswd -B -c .htpasswd $USER\n```\n\n### Example usage on local machine\n\n#### Download gavin\n\nReleases can be downloaded for common OSs here:\n\nhttps://github.com/qbit/gavin/releases\n\n#### Running\n\n- Generate a `.htpasswd` file.\n- Run `gavin` pointing it at your `org` files:\n```\ngavin -davdir ~/org\n```\n\nNow you log into `gavin` with the following settings:\n\nURL: https://localhost:8080/dav\nUsername: $USER\nPassword: $YOURPASSWORD\n\n### Running in auto ACME mode\n\n```\ngavin -domain gavin.example.com -http $externalIP:443\n```\n\nIf you would like to specify where `gavin` stores the certificates the `-cache`\nflag can be used.\n\nBy default `gavin` will listen on port *80* for ACME requests. This can be\nchanged using the `-alisten` flag, however, note that ACME always sends\nrequests over port 80, so you will need something that forwards requests onto\n`gavin`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fgavin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbit%2Fgavin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fgavin/lists"}