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
- Host: GitHub
- URL: https://github.com/djono/docker-php-framework-wordpress
- Owner: djono
- Created: 2023-11-08T06:30:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T10:32:54.000Z (over 2 years ago)
- Last Synced: 2025-04-07T07:53:26.842Z (about 1 year ago)
- Topics: docker, docker-compose, env, environment-variables, wordpress, wordpress-development, wordpress-site
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)