Bookmarks with tag "devops", page 3 of 7
We have put together specific behaviors and information that you’ll need to use pull_request as a trigger for your Github Actions workflow.
A minimalist Debian-based image built specifically to be used as a base image for containers.
Cut your Docker build times by half by leveraging the power BuildKit and buildx on a GitHub Action runner. Enable Docker layer caching for your production builds and save time and money. See full YAML example for a production build of a Rails application.
HTTP/2 Server Push is new in NGINX 1.13.9. Learn how to use it to accelerate your website performance in this blog post.
nginx + cgit + gitolite = $5/month
Developing inside a Container using Visual Studio Code Remote Development
Dockerfile best-practices for writing production-worthy Docker images.
A tool that facilitates building OCI images.
Learn how to install Podman, practice its basic commands, transition away from Docker, and set up Apache HTTP Server 2.4 in a CentOS container with Podman.
An open-source and end-to-end encrypted SDK and backend.
Minimal distributed configuration management in bash.
Docker implemented in around 100 lines of bash.
3factor app is an architecture pattern for modern fullstack apps. 3factor apps are fast to build and are highly scalable.
Troubleshooting in Kubernetes can be a daunting task. In this article you will learn how to diagnose issues in Pods, Services and Ingress.