Skip to content
/ mars Public

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

License

Notifications You must be signed in to change notification settings

rulanugrh/mars

Repository files navigation

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
  • Grafana - 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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published