Coder Social home page Coder Social logo

iguidado / 42_ft_server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guillaumeoz/42_ft_server

0.0 0.0 0.0 22.85 MB

ft_server is a project that asks you to run a server on Debian Buster through Docker with a Wordpress, Phpmyadmin and Mysql runnning.

Dockerfile 1.71% Makefile 0.77% PHP 42.95% Shell 0.95% HTML 0.85% CSS 45.98% JavaScript 6.80%

42_ft_server's Introduction

FT_SERVER

Description

ft_server is an individual school project at 42 Paris campus. It is a project that asks you to run a server on Debian Buster through Docker with a Wordpress, Phpmyadmin and Mysql runnning.

Introduction

demo gif

Docker LEMP development environment for WordPress. For learning purposes only, not intended for production.

Components

  • Debian 10
  • Nginx
  • PHP-FPM (PHP 7.3)
  • MariaDB (MySQL)
  • phpMyAdmin
  • WordPress

Linux file system structure

We run our project on Debian 10 which uses the Linux kernel. More details here

PHP MyAdmin

PhpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. It will help to link our databases with the rest ouf our services.

Wordpress

WordPress (WordPress.org) is a content management system (CMS) based on PHP and MySQL that is usually used with the MySQL or MariaDB database

Usage

Prerequisites

Docker: https://docs.docker.com/engine/install/

Common tasks

  • make up builds the image and runs it as a container
  • make clean removes the image and the container
  • make autoindex-on enables directory listing
  • make autoindex-off disables directory listing

Acknowledgements

School project done at 42 Paris.

WordPress theme: Cyanotype By Automattic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.