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

https://github.com/djono/docker-php-framework-wordpress

Wordpress docker with file env
https://github.com/djono/docker-php-framework-wordpress

docker docker-compose env environment-variables wordpress wordpress-development wordpress-site

Last synced: 6 months ago
JSON representation

Wordpress docker with file env

Awesome Lists containing this project

README

          

# WORDPRESS Latest

*Spesification :*
- Linux Debian 11 (Bullseye)
- Apache 2.4.56
- PHP 8.0.29
- Mariadb 10/latest
- Wordpress latest
- Redis 7.2/latest

### Beberapa file yang perlu dikonfigurasi :
*Some files that need to be configured :*

1. config/php/php.ini
2. config/pma/config.inc.php
3. config/ssl/
4. config/vhosts/default.conf
5. www/(wordpress files installed)

## Now all settings can be done easily :
Sekarang semua settingan dapat dilakukan dengan mudah :*
>> .env

### Menjalankan aplikasi Wordpress
*How to run wordpress app*

open browser and type the url addres : http://localhost or http://localhost:80

That's it! & Good luck!

by [mazjohn.com](https://mazjohn.com)