An open API service indexing awesome lists of open source software.

https://github.com/huming2207/docker-compose-configs

docker related configs
https://github.com/huming2207/docker-compose-configs

anti-996 docker docker-compose minio mongodb wordpress

Last synced: 2 months ago
JSON representation

docker related configs

Awesome Lists containing this project

README

          

# Docker & docker-compose configuration collection

## Docker-minio

MinIO docker-compose config, for simulating a free S3 Object storage locally & securely.

## Docker-mongo

MongoDB development environment, with Mongo-Express.

Referenced from official MongoDB Docker README.

## Docker-wordpress

Wordpress + MariaDB with Traefik

Referenced from [harveyconnor/wordpress-traefikv2](https://github.com/harveyconnor/wordpress-traefikv2) and [this blog post](https://ip-life.net/docker-wordpress-traefik-2/).

## Docker-wordpress-nginx

Wordpress + MariaDB + PHP-FPM + Nginx, went on live at [jacksonhu.com](jacksonhu.com)