Giter Club home page Giter Club logo

unicourt-search-workshop1's Introduction

Git, Docker and Postgres Workshop

A hands-on workshop to explain the basics of Git, Docker, and Postgres. In this, you will learn the foundations of using git for project collaboration, docker for app containerization, and postgres for storing and retrieving application data.

Prerequisites

Any Linux machine (ubuntu is preferred) with following packages installed
  • git
  • python3.10
  • Docker
  • Docker Compose
GitHub account
  • Create an account on GitHub (if you don't already have one)
  • Fork this repository and then clone it to your machine
  • You can refer this guide to understand how to fork and clone
Docker
  • To install docker go to your cloned repository and run the following command
  • sudo sh install_docker.sh

What will you learn by the end of this workshop?

  • Introduction to git
  • Git commands (push, pull make Pull request etc)
  • Concepts of containerisation and why its required.
  • Building and running your own Containers.
  • Running Multiple Services with Docker Compose
  • Other docker concepts like exposing Ports, Volume Mounts, Utilizing Networks, Limiting Resources (the 4 features we use regularly.)
  • Basics of postgres.
  • Connecting and querying to postgres database.
  • Integration of scripts and postgres as multiple services as containers.
  • Reading data from files and populating to database.

Schedule

Time Topics
09:00 - 9:15 Introduction
09:15 - 10:00 Introduction to git
9:45 - 10:15 Git Commands (push, pull, make Pull request etc)
10:15 - 10:30 What is docker
10:30 - 11:30 Docker Commands
11:45 - 12:00 Run Multiple Services with Docker Compose
12:00 - 12:30 Expose Ports, Volume Mounts, Utilizing Networks, Limiting Resources
12:30 - 1:00 Introduction to Postgres
01:00 - 02:00 Break
2:00 - 2:30 Docker compose with Postgres
2:00 - 2:30 Postgres Continuation
2:30 - 4:00 Running scripts
4:00 - 4:30 Q & A and Wrapping Up

unicourt-search-workshop1's People

Contributors

manoj-uc avatar pshenoy-uc 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.