{"id":21019544,"url":"https://github.com/patrick330602/lobstertbot","last_synced_at":"2025-07-12T03:05:37.773Z","repository":{"id":74246530,"uuid":"373891551","full_name":"patrick330602/lobstertbot","owner":"patrick330602","description":"🦞 Linode Object Storage-Certbot hook scripts","archived":false,"fork":false,"pushed_at":"2021-08-31T13:55:30.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T12:45:18.058Z","etag":null,"topics":["certbot","letsencrypt","linode","object-storage"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrick330602.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-04T15:51:58.000Z","updated_at":"2023-10-02T07:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f332972-02f1-47ce-a24f-2fa269b15600","html_url":"https://github.com/patrick330602/lobstertbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2Flobstertbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2Flobstertbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2Flobstertbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick330602%2Flobstertbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick330602","download_url":"https://codeload.github.com/patrick330602/lobstertbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447638,"owners_count":20292455,"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":["certbot","letsencrypt","linode","object-storage"],"created_at":"2024-11-19T10:32:50.810Z","updated_at":"2025-03-13T17:25:00.704Z","avatar_url":"https://github.com/patrick330602.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LobsterTBot\n\nLobsterTBot (Short for **L**inode **Ob**ject **St**orage-C**ertbot** hook scripts) is a easy way to setup SSL for custom domain using Certbot for your Linode Object Storage Buckets.\n\n## The (Sad) Story\n\n```\nMe: *Sets up a Linode Object Storage*\n    *Copy files over from old OSS*\n    *Found out you have to use the custom domain name for your OS for SSL Certificate to work*\n    *Delete old one and create a correct one*\n    *copy file and Cyberduck won't stop qucking error*\n    *finally*\n    *Trying to set up ACME Challege using Certbot*\n    *domain points to old OS randomly, ACME Challenge failed*\n    *re-setup old OS, finally works*\n    *certbot renew command complains about no hook*\n    *lie down*\n    *try not to cry*\n    *cry a lot*\n    *wrote these scripts for automatic hook*\n```\n\n## Prerquirements\n- [An Linode Object Storage Bucket](https://www.linode.com/docs/guides/enable-ssl-for-object-storage/#create-an-object-storage-bucket)\nforthe domain with same name as DNS.\n- [A DNS](https://www.linode.com/docs/guides/enable-ssl-for-object-storage/#configure-dns) pointed to the bucket.\n- A Linode [Personal Access Token](https://cloud.linode.com/profile/tokens)\nwith Read/Write permission to Object Storage.\n- `certbot` installed using `snap`or other method; `snap` version will come with an automatic renewer.\n- `python3` installed. Just Python3 is good enough.\n\n## Usage\n\n- Clone the repository using `root` account;\n- Fill the detailed information in `secrets`;\n- Edit `auth` and `clean` and change `source /\u003cpath\u003e/secrets` to the actual path to `secrets`;\n- Execute the following using `root`:\n```bash\ncertbot certonly -d \u003ccustom-domain\u003e --manual --preferred-challenges http --manual-public-ip-logging-ok --manual-auth-hook $(pwd)/auth --manual-cleanup-hook $(pwd)/clean\n```\n  Where custom domain is your desired domain you want to use with the bucket;\n- Annnnd you are done.\n\n## License\n\nMIT.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick330602%2Flobstertbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick330602%2Flobstertbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick330602%2Flobstertbot/lists"}