Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lhsradek/platypus-wordpress-mysql

Wordpress for Elasticsearch
https://github.com/lhsradek/platypus-wordpress-mysql

docker docker-compose elasticsearch mariadb nginx php-fpm phpmyadmin redis wordpress

Last synced: 4 days ago
JSON representation

Wordpress for Elasticsearch

Awesome Lists containing this project

README

        

#### Wordpress for platypus box with MySQL (MariaDB), phpMyAdmin, Redis and connection to Elasticsearch in [platypus-lhsdock](https://github.com/lhsradek/platypus-lhsdock) (Filebeat with output to Logstash, Metricbeat and APM)

[![Docker Pulls](https://img.shields.io/docker/pulls/lhsradek/fpm)](https://hub.docker.com/repository/docker/lhsradek/fpm) in [platypus-lhsfpm](https://github.com/lhsradek/platypus-lhsfpm)

### Setup

* create .env file ```cp .env.dist .env```
* run docker ```bin/start```

-----



-----

| REPOSITORY | TAG | SIZE
| ---------------- | ------------ | -------
| nginx | alpine | 23.5MB
| wordpress | fpm-alpine | 299MB
| phpmyadmin | fpm-alpine | 128MB
| rediscommander | latest | 77.8MB
| redis | alpine | 28.5MB
| mariadb | ubuntu | 383MB

-----

| IMAGE | NAMES | SERVICES | HOSTNAMES | WEB HOSTNAMES
| --------------------- | -------------------- | --------- | --------- | -------------------
| nginx:alpine | wordpress-99-webwp | webwp | webwp | pma, webwp, webpma
| wordpress:fpm-alpine | wordpress-99-php | webwp-php | webwp-php | webwp-php
| phpmyadmin:fpm-alpine | wordpress-99-pma | wepma-php | pma-php | wepma-php
| rediscommander:latest | wordpress-99-webrc | webrc | webrc | rc
| mariadb:ubuntu | wordpress-99-db | db | db |
| redis:alpine | wordpress-99-redis | redis | redis |

-----

| VOLUME NAME
| --------------------
| wordpress-wp-99
| wordpress-pma-99
| wordpress-db-99
| wordpress-redis-99

-----

Example of connection:
| TCP Connections (Source Host:Port) | Packets | Bytes | Flag | Iface
| ------------------------------------- | --------------- | --------- | ------- | -------
|┌172.18.0.9:37000 | = 26 | 3036 | CLOSE | eth0
|└172.18.0.3:443 | = 24 | 29881 | CLOSE | eth0
|┌172.18.0.3:40928 | = 5 | 1652 | CLOSE | eth0
|└172.18.0.2:9000 | = 5 | 4388 | CLOSE | eth0

-----

* https://www.facebook.com/radek.kadner/
* https://www.linkedin.com/in/radekkadner/
* mailto:[email protected]