digitalocean
Here are 1,108 public repositories matching this topic...
-
Updated
Sep 11, 2021 - TypeScript
-
Updated
May 25, 2021
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 16, 2021 - Rust
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 16, 2021 - HCL
-
Updated
Mar 11, 2018 - Ruby
-
Updated
Jun 22, 2021
-
Updated
Aug 22, 2021 - Python
-
Updated
Sep 16, 2021 - Python
-
Updated
Jan 1, 2021 - Shell
-
Updated
Aug 3, 2021 - Go
-
Updated
Aug 31, 2021 - PHP

-
Updated
Sep 13, 2021 - JavaScript
-
Updated
Jul 4, 2021 - PHP
-
Updated
Sep 15, 2021 - Go
-
Updated
Nov 20, 2018 - Python
-
Updated
Jul 28, 2021 - Ruby
-
Updated
Sep 7, 2021 - Go
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
-
Updated
Mar 2, 2019 - Shell
Task
Convert CI to GitHub Actions
Context
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac
-
Updated
Jul 5, 2021 - Go
-
Updated
Sep 16, 2021 - Go
-
Updated
Jul 21, 2018 - HCL
Improve this page
Add a description, image, and links to the digitalocean topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the digitalocean topic, visit your repo's landing page and select "manage topics."
Feature request
Feature description
The generated and installed config files permission are too open, any user logined on the system can read and write them. So i suggest append a
chmod
command into Extract tar step to keep config files more safty.How the feature is useful