{"id":14969067,"url":"https://github.com/akamlah/42-inception","last_synced_at":"2026-02-13T17:32:24.879Z","repository":{"id":50491258,"uuid":"519252496","full_name":"akamlah/42-inception","owner":"akamlah","description":"Writing small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack ","archived":false,"fork":false,"pushed_at":"2022-10-24T10:54:12.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T13:06:55.058Z","etag":null,"topics":["docker","docker-compose","mariadb-server","nginx-configuration","php-fpm","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akamlah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-29T14:53:07.000Z","updated_at":"2023-04-13T07:44:15.000Z","dependencies_parsed_at":"2023-01-20T10:00:15.835Z","dependency_job_id":null,"html_url":"https://github.com/akamlah/42-inception","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akamlah/42-inception","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamlah%2F42-inception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamlah%2F42-inception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamlah%2F42-inception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamlah%2F42-inception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akamlah","download_url":"https://codeload.github.com/akamlah/42-inception/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akamlah%2F42-inception/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29413394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","mariadb-server","nginx-configuration","php-fpm","wordpress"],"created_at":"2024-09-24T13:41:05.000Z","updated_at":"2026-02-13T17:32:24.865Z","avatar_url":"https://github.com/akamlah.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42-inception\nWriting small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack \n\n## Usage\n\nAt the root of the repository:\n```\n$ make\n```\n\nYou will build and run this way 3 docker containers:\n* A container with nginx as server\n* A container with php-fpm and Wordpress\n* A contianer with a database (mariadb) linked to wordpress\n\nThe data generated is persistent thanks to the two volumes created:\n* A volume containing the Wordpress files\n* A volume containing the related database\n\nYou can bind these to two local folders of yours by changing this variables in the makefile:\n```VOLUME_DIR = \u003cThe root of your two new folders\u003e```\nThe makefile will create two folders at this location:\n* ```wp-content_volume``` containing your wordpress data\n* ```wp-database_volume``` containing the database for you page once you've set one up.\n\nTo do so, connect to //https:localhost:443// and follow the instructions of the inistallation wizard.\n\nThis is meant for local development or as an exercise, so the ssl certificates are self-signed: you might have to accept a waring abput the security of the page once you connect to it, depending on your browser. In Chrome for example, type \"thisisunsafe\" and hit enter - you will be able to see the wordpresss installer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakamlah%2F42-inception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakamlah%2F42-inception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakamlah%2F42-inception/lists"}