{"id":17341903,"url":"https://github.com/warnyul/digital-ocean-setup","last_synced_at":"2025-08-01T21:03:59.113Z","repository":{"id":83960649,"uuid":"250559121","full_name":"warnyul/digital-ocean-setup","owner":"warnyul","description":"Setup scripts which are useful to setup a Droplet on Digital Ocean.","archived":false,"fork":false,"pushed_at":"2020-04-04T07:27:28.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T14:15:29.730Z","etag":null,"topics":["digital-ocean","digitalocean","docker-socket","docker-tls"],"latest_commit_sha":null,"homepage":"https://bvarga.dev","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warnyul.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":"2020-03-27T14:41:31.000Z","updated_at":"2025-01-21T04:07:17.000Z","dependencies_parsed_at":"2023-03-11T15:15:23.092Z","dependency_job_id":null,"html_url":"https://github.com/warnyul/digital-ocean-setup","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/warnyul%2Fdigital-ocean-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warnyul%2Fdigital-ocean-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warnyul%2Fdigital-ocean-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warnyul%2Fdigital-ocean-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warnyul","download_url":"https://codeload.github.com/warnyul/digital-ocean-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245814748,"owners_count":20676808,"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":["digital-ocean","digitalocean","docker-socket","docker-tls"],"created_at":"2024-10-15T15:51:31.074Z","updated_at":"2025-03-27T09:18:31.881Z","avatar_url":"https://github.com/warnyul.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Ocean setup scripts\n\nThis repository contains scripts for setup a droplet on Digital Ocean.\n\n# How to use\n\n## [protect_docker.sh](./protect_docker.sh)\n\nThis script useful, if you want to protect your Daemon socket with Mutual Authentication.\n\nFirst, make a dir for server certificates:\n\n```mkdir -p /var/docker```\n\nThereafter, copy (ca,cert,key).pem files to `/var/docker` folder. I usually generate them with [Vault](https://www.vaultproject.io). However you can do it manually too, read the offical documentation here: [Protect the Docker daemon socker](https://docs.docker.com/engine/security/https/)\n\nFinally, run the setup script:\n\n```./protect_docker.sh```\n\n# License\n\n    Copyright 2020 Balázs Varga\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarnyul%2Fdigital-ocean-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarnyul%2Fdigital-ocean-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarnyul%2Fdigital-ocean-setup/lists"}