Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theoguerin64/inception

42 project to learn Docker
https://github.com/theoguerin64/inception

42cursus docker mariadb nginx wordpress

Last synced: 6 days ago
JSON representation

42 project to learn Docker

Awesome Lists containing this project

README

        

# Inception
Wordpress setup with docker.

Subject: ![en.subject.pdf](https://github.com/TheoGuerin64/Inception/blob/main/en.subject.pdf?raw=true)

![image](https://github.com/TheoGuerin64/Inception/assets/57496441/9bce5634-d048-4b04-8098-77e937f2c019)

## Usage
- Clone the repo: `git clone https://github.com/TheoGuerin64/Inception.git`
- Create the folders `~/data/wordpress` and `~/data/database`
- Run the project: `make`
- Open in your web browser: https://localhost

## .env
- MARIADB_ADMIN_NAME
- MARIADB_ADMIN_PASS
- WORDPRESS_ADMIN_NAME
- WORDPRESS_ADMIN_PASS
- WORDPRESS_ADMIN_MAIL
- WORDPRESS_USER_NAME
- WORDPRESS_USER_PASS
- WORDPRESS_USER_MAIL