How to connect the Compass GUI to a Docker-deployed MongoDB database

MongoDB is a widely used NoSQL database that can function well in containers if you know how to set it up. Learn how to connect the Compass GUI here.
The post How to connect the Compass GUI to a Docker-deployed MongoDB database appeared first on TechRe… Continue reading How to connect the Compass GUI to a Docker-deployed MongoDB database

How to easily deploy a full-stack application in Portainer with templates

Deploying a complex Docker stack isn’t nearly as challenging as you think, at least when Portainer is your GUI of choice. Find out how easy this is with Portainer templates.
The post How to easily deploy a full-stack application in Portainer with templ… Continue reading How to easily deploy a full-stack application in Portainer with templates

How to force Portainer to use HTTPS and upload your SSL certificates for heightened security

If Portainer is your go-to GUI for Docker and Kubernetes, you should consider adding a bit of extra security to the deployment.
The post How to force Portainer to use HTTPS and upload your SSL certificates for heightened security appeared first on Tech… Continue reading How to force Portainer to use HTTPS and upload your SSL certificates for heightened security

How to add a new development environment to Portainer

If you’ve deployed Portainer as a Kubernetes development platform and want to add a different environment, you’re in luck — the process is quite simple.
The post How to add a new development environment to Portainer appeared first on TechRepublic.
Continue reading How to add a new development environment to Portainer

What is the most secure way to transfer untrusted data between containers?

Let’s suppose we have two containers running on a linux box and one has untrusted user data that the other needs to process. What is the most secure way to transfer this data? Is it better to write the data to a shared volume, or send it o… Continue reading What is the most secure way to transfer untrusted data between containers?

How to deploy a self-hosted instance of the Passbolt password manager

A password manager can keep your sensitive information in-house. Here’s how to deploy Passbolt to your data center or cloud-hosted service.
The post How to deploy a self-hosted instance of the Passbolt password manager appeared first on TechRepublic.
Continue reading How to deploy a self-hosted instance of the Passbolt password manager