Remove docs using-docker
article thumbnail

Building gdocweb With Java 21, Spring Boot 3.x, and Beyond

Dzone - DevOps

Starting a new project is always a mix of excitement and tough decisions, especially when you're stitching together familiar tools like Google Docs with powerhouses like GitHub Pages. x, ditched GraalVM after some trial and error, and why a simple VPS with Docker Compose won out over more complex options.

Tools 102
article thumbnail

Deploy a custom Docker image on Azure ML using a blue-green deployment with Python

Xebia

We’ll do the following: Deploy our ML model using a custom Docker image. Use a blue-green deployment strategy to ensure there is no downtime when deploying our model. Use the Azure ML Python SDK to configure and manage deployment to Azure ML. You can install them using pip : pip install fastapi=="0.109.2"

Azure 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Tips for installing Citus and Postgres packages

The Citus Data

You can use Citus either on the cloud on Azure or you can download Citus open source and install it wherever. When you go to the Citus download page to download the Citus packages—or you visit the Citus open source docs —many of you jump straight to the install instructions and the particular OS you’re looking for.

Linux 141
article thumbnail

Automating Smart Contract Development With Docker

Dzone - DevOps

At the end of this article, you'll have yourself an automated Docker setup that will help you: Run smart contract tests with testRPC. For demonstration purposes, we'll be using the Metacoin project template from Truffle Box. Make sure you have node , npm, Docker, and Docker-compose installed on your system to follow along.

article thumbnail

Deploy a Nodejs App to AWS in an EC2 Server

Dzone - DevOps

We will show you exactly how to deploy a Nodejs app to the server using Docker containers, RDS Amazon Aurora, Nginx with HTTPS, and access it using the Domain Name. These APIs will be used to check the status of the app, insert data in the database and fetch and display the data from the database.

AWS 63
article thumbnail

Announcing CircleCI’s developer hub: CI/CD resources for every dev

CircleCI

TL;DR: You can now find all the best CI/CD config optimizations, migration guides, and CircleCI docs, along with assets like CI configuration packages through CircleCI orbs and Docker convenience images, in one convenient place on our new developer hub. An array of CircleCI interfaces and integrations.

article thumbnail

Boolean Search Strings: 5 Essential Tips For Recruiters

Hacker Earth Developers Blog

Words or phrases such as AND, OR, NOT can be used to limit, broaden and determine the search results — utilize a search engine to its fullest potential. How to use. Instead of NOT, you can also use the minus symbol (-) followed by your unwanted term without leaving a space (e.g. What is Boolean search? It is simple enough to do.