Giter VIP home page Giter VIP logo

ft_server's Introduction

ft_server

Read Here:

https://harm-smits.github.io/42docs/projects/ft_server

Take Away:

"Your Docker container must configure / download / install all the services when you run the docker build command, you ought not configure ANY services or change ANY files after using docker run as this mitigates the entire point of Docker."

Read Here:

http://nginx.org/en/docs/ http://nginx.org/en/docs/http/ngx_http_core_module.html#listen http://nginx.org/en/docs/http/ngx_http_core_module.html#location http://nginx.org/en/docs/http/ngx_http_autoindex_module.html http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_pass http://nginx.org/en/docs/http/ngx_http_ssl_module.html http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl

Take Away:

Read the NGINX Documentation to write nginx configuration file

Read Here:

https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=phpmyadmin

** Package phpmyadmin ** buster-backports (web): MySQL web administration tool ** 4:4.9.5+dfsg1-2~bpo10+1: all

Take Away:

You need to use Debian Buster BACKPORT repos. Read about it here https://backports.debian.org/

Read Here:

https://hub.docker.com/_/debian

Take Away:

There is docker tag for "buster-backports" us that. DO NOT USE "buster" tag for the docker image

EXAMPLE for DOCKERFILE FROM debian:buster-backports

Read Here:

https://wiki.debian.org/DebianInstaller/Preseed

Take Away:

Learn about preseeding answers for question asked during installation

OpenSSL documentation:

https://www.openssl.org/docs/manmaster/man1/

Mariadb SQL (MySQL) documentation:

https://mariadb.com/kb/en/create-user/

Take away:

Create wordpess user and dbadmin user that mimic sql root user

Docker documentation:

https://docs.docker.com/engine/reference/builder/ << Dockerfile reference https://docs.docker.com/develop/develop-images/dockerfile_best-practices/ << Best practices for writing Dockerfiles

ft_server's People

Contributors

michaelgiraldo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.