How do I connect to localhost
When you spin up a new server and host a service on it, you need to connect from various other machines. But which IP addresses do you need to use for these accesses? We will find it together in this tutorial.
When you spin up a new server and host a service on it, you need to connect from various other machines. But which IP addresses do you need to use for these accesses? We will find it together in this tutorial.
You may want to move your data from a server to another for any reason. Migrating between VPS providers can seem like a daunting task. Like DigitalOcean, other VPS providers, such as Linode and Rackspace, provide root access. This allows you to transfer all of the necessary files to your new DigitalOcean VPS. For this guide, we will demonstrate how to transfer a simple WordPress blog from Linode to a DigitalOcean cloud server.
Running your database inside a container is a very portable solution. It is also reproductible. But how do you manage the data inside that container? With my mysql server running in a docker container, I wanted to connect to it and manage it. The purpose of this tutorial is to share with you how to do it.
One of the priorities of a system administrator is the performance optimization of the deployments and the underlying infrastructure. I have a deployed and running mariadb on a linux server. It is optimized for performance and database storage. Now I am planning deploying a dolibarr docker container on top of it. How can I connect from the dolibarr docker container to the local mariadb database?
Most of the time when you configure your kubernetes cluster, using the default ingress controller settings works. But when you need to do something custom, you may run into problems. Your underlying docker and kubernetes engine may give you head eaches. We will see in this walkthrough, how to fix on of these and put a smile back on your face.
The entire Bright Softwares team wishes you a Happy New Year 2022!
At the end of the installation of the code server, you are ready to enjoy your new development workflow, and then, you see this message "WebSocket close with status code 1006". How to solve this websocket 1006 error? Check out these answers
Imagine Visual Studio Code running in a web browser. That is code-server. It allows you to code as soon as you have an internet connection and a brower. You can work on any device such as a tablet or laptop with a consistent integrated development environment (IDE). Set up a secure a Linux development machine and get coding on any device with a web browser.
How to [[2023-04-04-should-a-docker-container-run-as-root-or-user run]] [[2020-08-12-play-with-kubernetes-with-minikube minikube]] in a [[2022-01-11-how-to-fix-cannot-tcp-connect-from-outside-virtual-machine-network-traffic-not-forwarded-to-service-port Virtual]] [[2022-01-11-how-to-fix-cannot-tcp-connect-from-outside-virtual-machine-network-traffic-not-forwarded-to-service-port Machine]] Ubuntu vm_VT-X/AMD-v
When using minikube, you need to expose ports to access your services. In docker, you have a command flag to do that. How do you do the same thing in minikube? Remeber that kubernetes has more components than docker. A matter of fact, docker is among the components of kubernetes, hence minikube.
The Bright-Softwares team wishes you a Merry Christmas. We can’t wait to [[2022-01-03-happy-new-year-2022-our-best-wishes celebrate the New Year]] with you.
A flaw in Log4j, a Java library developed by the open-source Apache Software Foundation for logging error messages in applications, is the most high-profile security vulnerability on the internet right now and comes with a severity score of 10 out of 10.
What happens when Windows starts tossing up annoying error messages each and every time you try to launch the operating system? If you’re trying to log in for the day and actually do work for the critical deadlines you have, and you don’t really have an IT department to help out, this is probably the worst spot to be in. Since we’re all stuck—or will soon be stuck—in our homes and apartments for the foreseeable future, The question: I have a Windows 10 desktop. Several weeks ago windows
This isn’t so much a docker tip, as it is a jq tip. If you haven’t heard of jq, it is a great tool for parsing JSON from the command line. This also makes it a great tool to see what is happening in a container instead of having to use the –format specifier which I can never remember how to use exactly
I have previously shared a short [[2020-08-13-work-with-kubernetes-with-minikube tutorial on Minikube]], and while I was using it, I thought I would reuse my local images directly, without uploading and then downloading them again.
There are several APIs in Kubernetes. A ConfigMap is one of these. It is an object which helps to storing some non-confidential data. The data is in the form of key-value pairs. Some use envrionment variables. In this blog post, we will see how you can show multi-value lines. Working with Kubernetes Helm, I went to the documentation.
Contact Us
10 rue de Penthièvre,
75008 Paris
hello at bright-softwares dot com
Monday - Friday
9:00AM - 05:00PM