Here's What I Found on Scanning 2.6 Million Domains for Exposed Git Directories
#git #devops #webappdevelopment #cybersecurity #softwaredevelopment #github #gitlab #webdevelopment
https://hackernoon.com/heres-what-i-found-on-scanning-26-million-domains-for-exposed-git-directories
#git #devops #webappdevelopment #cybersecurity #softwaredevelopment #github #gitlab #webdevelopment
https://hackernoon.com/heres-what-i-found-on-scanning-26-million-domains-for-exposed-git-directories
Hackernoon
Here's What I Found on Scanning 2.6 Million Domains for Exposed Git Directories | HackerNoon
A scan of over 2.6 million domains revealed over 1000 publicly exposed git directories. Next to complete source code I found many credentials and api secrets.
Debugging Rust Cargo Issues in Gitlab
#gitlab #rust #environmentvariables #debugging #mobiledebugging #devops #backend #optimization
https://hackernoon.com/debugging-rust-cargo-issues-in-gitlab
#gitlab #rust #environmentvariables #debugging #mobiledebugging #devops #backend #optimization
https://hackernoon.com/debugging-rust-cargo-issues-in-gitlab
Hackernoon
Debugging Rust Cargo Issues in Gitlab | HackerNoon
Straightforward moral of the story: always first check environment variables in CI settings. They can overwrite your configs and cause unexpected issues.
A Handy Guide to Migrating Terraform State to GitLab CI/CD
#terraform #gitlab #cicd #terraformstate #goodcompany #technology #softwaredevelopment #webdevelopment #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/a-handy-guide-to-migrating-terraform-state-to-gitlab-cicd
#terraform #gitlab #cicd #terraformstate #goodcompany #technology #softwaredevelopment #webdevelopment #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/a-handy-guide-to-migrating-terraform-state-to-gitlab-cicd
Hackernoon
A Handy Guide to Migrating Terraform State to GitLab CI/CD
Migrating Terraform state to GitLab CI/CD is a GitOps best practice that allows multiple engineers to work together to develop infrastructure.
Setting up a Perfectly Isolated End-To-End Environment
#webdevelopment #testing #e2etesting #development #flakytests #test #gitlab #hackernoontopstory #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/setting-up-a-perfectly-isolated-end-to-end-environment
#webdevelopment #testing #e2etesting #development #flakytests #test #gitlab #hackernoontopstory #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/setting-up-a-perfectly-isolated-end-to-end-environment
Hackernoon
Setting up a Perfectly Isolated End-To-End Environment | HackerNoon
For stable end-to-end (E2E) tests, we need an environment that is as isolated from the outside as possible.
53 Stories To Learn About Gitlab
#gitlab #learn #learngitlab #github #git #programming #webmonetization #cicd
https://hackernoon.com/53-stories-to-learn-about-gitlab
#gitlab #learn #learngitlab #github #git #programming #webmonetization #cicd
https://hackernoon.com/53-stories-to-learn-about-gitlab
Hackernoon
53 Stories To Learn About Gitlab | HackerNoon
Learn everything you need to know about Gitlab via these 53 free HackerNoon stories.
Configuring GitLab Pages to Get the Preview I Want
#gitlab #gitlabpages #gitlabci #reviews #programming #coding #softwaredevelopment #softwareengineering
https://hackernoon.com/configuring-gitlab-pages-to-get-the-preview-i-want
#gitlab #gitlabpages #gitlabci #reviews #programming #coding #softwaredevelopment #softwareengineering
https://hackernoon.com/configuring-gitlab-pages-to-get-the-preview-i-want
Hackernoon
Configuring GitLab Pages to Get the Preview I Want | HackerNoon
What to do when you need a preview, accessible only to a few, something like Vercel's preview.
What Is GitOps And Why Is It (Almost) Useless? Part 2
#programming #devops #kubernetes #softwaredevelopment #gitops #gitlab #cicdpipelines #whatisgitops
https://hackernoon.com/what-is-gitops-and-why-is-it-almost-useless-part-2
#programming #devops #kubernetes #softwaredevelopment #gitops #gitlab #cicdpipelines #whatisgitops
https://hackernoon.com/what-is-gitops-and-why-is-it-almost-useless-part-2
Hackernoon
What Is GitOps And Why Is It (Almost) Useless? Part 2
I discuss a multiple environments problem in GitOps as well as compare CI Ops vs GitOps. I analyze a rollback procedure, multiple clusters problem, and security
How to Automate Heroku App Deployment with GitLab CI/CD
#devops #cicd #gitlab #heroku #webdevelopment #gitlabcicd #versioncontrol #herokuappdeployment
https://hackernoon.com/how-to-automate-heroku-app-deployment-with-gitlab-cicd
#devops #cicd #gitlab #heroku #webdevelopment #gitlabcicd #versioncontrol #herokuappdeployment
https://hackernoon.com/how-to-automate-heroku-app-deployment-with-gitlab-cicd
Hackernoon
How to Automate Heroku App Deployment with GitLab CI/CD | HackerNoon
Today we’ll show you how you can deploy your Heroku app automatically any time code is merged into your main branch by using GitLab CI/CD.
Configuring GitLab CI/CD for Multi-Environment Deployments to Heroku
#devops #cicd #gitlab #heroku #webdevelopment #softwareengineering #gitlabcicd #herokupipelines
https://hackernoon.com/configuring-gitlab-cicd-for-multi-environment-deployments-to-heroku
#devops #cicd #gitlab #heroku #webdevelopment #softwareengineering #gitlabcicd #herokupipelines
https://hackernoon.com/configuring-gitlab-cicd-for-multi-environment-deployments-to-heroku
Hackernoon
Configuring GitLab CI/CD for Multi-Environment Deployments to Heroku
Automatically deploy your app to the correct environment any time code is merged into your dev or main branches
Git Ahead Dashboard: A Quick Guide
#gitlab #javascript #git #gitcommit #dashboard #scripting #gitbranching #monitoring
https://hackernoon.com/git-ahead-dashboard-a-quick-guide
#gitlab #javascript #git #gitcommit #dashboard #scripting #gitbranching #monitoring
https://hackernoon.com/git-ahead-dashboard-a-quick-guide
Hackernoon
Git Ahead Dashboard: A Quick Guide
A small script for quickly getting information about the ahead/behind state of your services' branches