images

Docker Compose para MongoDB

Hoy comparto la receta para poder levantar una base de datos MongoDB en Docker Compose. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters version : ‘3’…

rabbitdockerlogo 2

Docker Compose para RabbitMQ

Hoy comparto la receta para poder levantar una base de datos RabbitMQ en Docker Compose. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden…

images

Docker Compose para PostgreSQL

Hoy comparto la receta para poder levantar una base de datos PostgreSQL en Docker Compose. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden…

banner 772x250 1

Ubigeo de Perú para Woocommerce

Este plugin agrega a la base de datos las tablas _ubigeo_departamento, _ubigeo_provincia, _ubigeo_distrito con respecto a Perú. Funciones definidas para obtener dicha data. Como los siguientes metodos: getDepartamento(), getDepartamentoByidDepa($idDepa = 0), getProvinciaByidDepa($idDepa = 0), getProvinciaByidProv($idProv = 0), getDistritoByidProv($idProv = 0), getDistritoByidDist($idDist = 0). Url del plugin.