Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theoguerin64/inception
- Owner: TheoGuerin64
- Created: 2023-09-11T14:17:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T14:02:04.000Z (10 months ago)
- Last Synced: 2024-11-24T16:14:49.406Z (2 months ago)
- Topics: 42cursus, docker, mariadb, nginx, wordpress
- Language: Shell
- Homepage:
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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