Como implantar o Laravel 7 e o MySQL no Kubernetes usando o Helm
O autor selecionou a Diversity in Tech Fund para receber uma doação como parte do programa Write for DOnations. O Laravel é um dos frameworks de aplicação PHP de…
O autor selecionou a Diversity in Tech Fund para receber uma doação como parte do programa Write for DOnations. O Laravel é um dos frameworks de aplicação PHP de…
Discourse est une plate-forme de discussion à code source ouvert. Elle peut être utilisée comme une liste de diffusion, un forum de discussion ou un salon de discussion. Dans ce tutoriel,…
O autor selecionou o Computer History Museum para receber uma doação como parte do programa Write for DOnations. Muitos aplicativos acumulam dados para análises mais detalhadas como, por exemplo, os sistemas de…
Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or more YAML file(s), eliminating the need for the setup wizard. In this tutorial, you will automate the installation and configuration of Jenkins using Docker and the Jenkins Configuration as Code (JCasC) method.
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Обычно для хостинга программного приложения в сети Интернет требуется наличие…
L’auteur a choisi le Free and Open Source Fund comme récipiendaire d’un don dans le cadre du programme Write for DOnations. Discourse est une plate-forme de…
In this second article of the CI/CD with Kubernetes series, you will preview two Kubernetes-specific tools that have been developed to manage cloud native CI/CD: the Helm package manager and the Jenkins X pipeline automation tool. In order to effectively reduce error and organize complexity in application deployment, CI/CD systems must include robust tooling for package management/deployment and the creation of a development pipeline with automated testing.
Forgetting passwords happens to the best of us. If you forget or lose the **root** password to your MySQL or MariaDB database, you can still gain access and reset the password if you have access to the server and a sudo-enabled user account. In this tutorial you’ll reset the root password for your MySQL or MariaDB database running on Ubuntu 18.04.
El autor seleccionó a Software in the Public Interest para recibir una donación como parte del programa Write for DOnations. ERPNext es un…
This talk is intended to help jumpstart anyone with an interest in Web or Internet communications on the exciting new protocols QUIC and HTTP/3. It attempts to shed light on the sometimes-confusing world of Internet standards development, hopefully revealing that the tools and processes that are strikingly familiar to typical software development. Familiarity with networking principles such as TCP, UDP and TLS will be beneficial but is not a requirement for understanding.