#deployment

[ follow ]
#django
fromMedium
2 weeks ago

Automatic Helm Deployments with Ansible on Minikube: Jenkins & Grafana

The installation process begins with the downloading of the Helm tarball, followed by its extraction to access the Helm binary, and finally moving it to the system path for global usage.
Software development
#cicd
fromMedium
2 months ago
DevOps

5 CI/CD Practices That Can Cut Your Deployment Time from 5 Hours to 5 Minutes. Yes, 5 Minutes!

fromfaun.pub
2 months ago
DevOps

5 CI/CD Practices That Can Cut Your Deployment Time from 5 Hours to 5 Minutes. Yes, 5 Minutes!

fromMedium
2 months ago
DevOps

5 CI/CD Practices That Can Cut Your Deployment Time from 5 Hours to 5 Minutes. Yes, 5 Minutes!

fromfaun.pub
2 months ago
DevOps

5 CI/CD Practices That Can Cut Your Deployment Time from 5 Hours to 5 Minutes. Yes, 5 Minutes!

fromHackernoon
5 years ago

Wazuh 101: How I Got My SIEM Setup Working in One Afternoon | HackerNoon

To deploy Wazuh, first download the OVA file, then import it into VMware, ensuring enough disk space and a bridged network configuration for agent communication.
Software development
fromBusiness Insider
1 month ago

I bought my nearly 3-year-old a daddy doll for when he's deployed. It's helping me too.

The daddy doll, or the 'dada pillow,' serves as a huggable reminder of his role in our home. It joins us for meals, playtime, and nightly snuggles.
Parenting
from24/7 Wall St.
1 month ago

U.S. Deploys 3rd Carrier Group Near Iran While The Navy Adds 100 Warplanes to Region

USS Gerald R. Ford Carrier Strike Group is deploying to Europe near the Middle East amidst rising tensions.
fromBusiness Insider
1 month ago

Prank calls, harassment, and doxxing fears forced the Marine unit sent to LA to pull down its website

The Marines' deployment amid political unrest has sparked a civil-military divide, leading to actions like shutting down their website to protect members from harassment.
Los Angeles
fromMirek Dugosz personal website
2 months ago

Understanding Python web deployment

The current iteration of HTTP standard has a separate document on caching alone, which is about 30 pages long. It illustrates the growing complexity of HTTP beyond its apparent simplicity.
Web frameworks
#react
fromHackernoon
4 months ago
Node JS

Production Grade Deployment of a Full Stack Web App (React + Node) With Docker and EC2 | HackerNoon

The article provides a detailed guide for deploying React and Node apps on an EC2 instance using Docker and Nginx.
fromDEV Community
4 months ago
React

How to Dockerize a React App: A Step-by-Step Guide for Developers

Containerizing React applications streamlines development, scalability, and ensures consistent environments across deployments.
fromHackernoon
4 months ago
Node JS

Production Grade Deployment of a Full Stack Web App (React + Node) With Docker and EC2 | HackerNoon

React
fromDEV Community
4 months ago

How to Dockerize a React App: A Step-by-Step Guide for Developers

Containerizing React applications streamlines development, scalability, and ensures consistent environments across deployments.
fromMedium
3 months ago

Serverless ML with Kubernetes: Myth or Reality?

Serverless ML on Kubernetes offers a practical solution for deploying ML models with scalability and flexibility without server management hassles.
Node JS
from2ality
3 months ago

Deploying TypeScript: recent advances and possible future directions

Current best practice for deploying TypeScript includes producing JS, source maps, and type definitions for optimal development experience.
Recent advancements like type stripping and isolated declarations improve TypeScript compiling efficiency.
fromPortlandTribune.com
4 months ago

How You Can Support the Nation's 1.6 Million Military Kids

Life in the Armed Forces presents challenges for the 1.6 million kids of service members. These children face frequent changes due to relocations and deployments.
Parenting
fromPybites
4 months ago

FastAPI Deployment Made Easy With Docker And Fly.io - Pybites

Containerization with Docker enhances deployment efficiency and reliability for FastAPI projects.
fromHackernoon
9 months ago

How to Deploy Go + Templ + HTMX + TailwindCSS to Production | HackerNoon

The GoTTH stack simplifies deployment by allowing compilation into a single binary for both API and Web UI.
DevOps
fromHackernoon
3 years ago

Heroku Now Officially Supports .NET! | HackerNoon

Official buildpack support for .NET on Heroku streamlines deployment with a single command, simplifying the process for developers.
fromHackernoon
2 years ago

How to Optimize Kubernetes for Large Docker Images | HackerNoon

Our investigation revealed that the high number of concurrent image pulls during updates led to severe disk utilization and prolonged cold start times for pods.
JavaScript
[ Load more ]