All about docker projects either from dockerfile or compose. Anyway, here the project is in the form of a service, for the programming language I will make it later

Overview

Docker Project by ItsArul

 

Hey, yo guys okay, this time I made some projects from Docker. Anyway, this project is open source, for example, if you want to have a look and are interested in clone or setup, go ahead. Okay, let's get straight to the topic, for this project there are actually many shortcomings because most of them only use applications, not programming languages.

Technology Used

  • Docker - Main tools to build this project
  • Flask - Wrong server side I'm using
  • HTML5 - Is the programming language I use for python supporters
  • CSS3 - Programming language to beautify HTML
  • PHP - The programming language I use to manage the settings of the application
  • NGINX - API Gateway I used to build this project
  • Apache - API Gateway which I used to build one of the projects
  • ModSecurity - WAF I use to combine with apache
  • PhpMyAdmin - One of the platforms used to manage databases
  • Wordpress - One of the platforms for managing blogs that we want to create
  • MySql - Database that I use in several projects to manage it
  • Prometheus - The monitoring platform I use for one of the projects I created

Docker Project

  • NGINX / Wordpress / PhpMyAdmin - Is one of the projects which is popular among vocational students in Indonesia
  • Flask / HTML / CSS - A simple project that uses flask as the main medium
  • Apache / ModSecurity - This is a project that uses apache as the main media where here I am hardening apache
  • NGINX - Solo nginx project in which I have SSL installed
  • Prometheus - Docker project used for monitoring
  • MINISERVER - This is the same as the wordpress project except that it is in the form of a dockerfile so this makes it easier for us to manage

Getting Started

Okay, to get the whole thing, you just need to git clone, but for more details you can see in each project because I have explained it there

Usage

Okay, there are several ways to use the project because there are those using docker-compose.yml and Dockerfile. Here's how to use it, pay close attention:

This is for the install part with docker-compose

docker-compose up -d

To stop service from docker-compose

docker-compose down

Section to install with Dockerfile

docker build -t (name_image).

LICENSE

Distributed under the MIT License. See LICENSE for more information

You might also like...
Docker-magento2 - 🐳 Docker containers with all required Magento 2 dependencies installed available as FPM through Nginx and CLI

Magento 2 Docker A collection of Docker images for running Magento 2 through nginx and on the command line. Quick Start cp composer.env.sample compose

This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform

This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It allows you to hear the sound

Bearer client for the PHP programming language

Bearer PHP Client This is the official PHP client for interacting with Bearer.sh. Installation Install the package by running: composer require bearer

This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.
This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.

PHP basic template This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database. Running To

Here is an Instagram Guest API. Gather all public information as JSON format without logging yourself.

Here is an Instagram Guest API. Gather all public information as JSON format without logging yourself. It's all automation and time saving.

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values

Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values. Miniset

Allow any Discord user to sign in to your website and save their discord user information for later use.
Allow any Discord user to sign in to your website and save their discord user information for later use.

Simple Discord SSO ( Single Sign-On ) Requires at least: 5.0 Tested up to: 5.8.3 Stable tag: 1.0.2 Requires PHP: 7.4 License: GPLv2 or later License U

      Disclaimer: The documentation of this plugin is English at the moment, but I might go for Latin later down the line, just for the fun of it.
Disclaimer: The documentation of this plugin is English at the moment, but I might go for Latin later down the line, just for the fun of it.

Quiritibus Plugin This repository is storing the custom plugin developed for the Quiritibus Latin Magazine website, currently being developed at: http

Owner
Kiyo
Just Ordinary Student | Trying To Become DevOps & Call Me Kiyo
Kiyo
php-vips is a binding for libvips 8.7 and later that runs on PHP 7.4 and later

PHP binding for libvips php-vips is a binding for libvips 8.7 and later that runs on PHP 7.4 and later. libvips is fast and needs little memory. The v

libvips 411 Jan 8, 2023
A complete stack for running Symfony 5 into Docker containers using docker-compose tool and with Certbot for the HTTPS certificate.

?? Docker + PHP 7.4 + MySQL8.0 + Nginx + Certbot(HTTPS) + Symfony 5 Boilerplate ?? Edited from https://github.com/ger86/symfony-docker version -> http

null 6 Nov 9, 2022
YCOM Impersonate. Login as selected YCOM user 🧙‍♂️in frontend.

YCOM Impersonate Login as selected YCOM user in frontend. Features: Backend users with admin rights or YCOM[] rights, can be automatically logged in v

Friends Of REDAXO 17 Sep 12, 2022
A repository for showcasing my knowledge of the PHP programming language, and continuing to learn the language.

Learning PHP (programming language) I know very little about PHP. This document will list all my knowledge of the PHP programming language. Basic synt

Sean P. Myrick V19.1.7.2 2 Oct 29, 2022
Main ABRouter product repository that contains docker-compose file and orchestrates the project containers.

ABRouter-Compose ?? ABRouter is the open-source tool to perform and track A/B tests which is also known as the experiments. Additionally, feature flag

ABRouter 29 Dec 22, 2022
Quick start Symfony 5 project via docker-compose

Quick Docker Symfony This repository will allow you to start a Symfony project very quickly with PostgreSQL 14, pgAdmin 4 and one of three php version

null 2 Aug 7, 2022
Magento 2.4.4 CE docker compose

REQUIREMENTS Docker https://docs.docker.com/desktop/install/windows-install/ Git https://git-scm.com/download/win STOP LOCAL SERVERS (XAMPP, OPENSERVE

null 5 Sep 11, 2022