Coder Social home page Coder Social logo

kadirakinkorkunc / trip-diary-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 41.11 MB

A site designed for helping people to visit and share their own journeys.

Dockerfile 1.74% Python 21.55% JavaScript 2.24% TypeScript 42.13% HTML 11.91% CSS 11.12% Java 9.31%
python3 django-rest-framework angular docker kafka spring-boot postgresql

trip-diary-project's Introduction

Trip Diary Project Containers

We have six container in this project. No additional commands needed to setup project. With the docker-compose we can compose all the Dockerfiles with the given setup configuration in a file.

Getting Started

These instructions will cover usage information and for the docker containers

Prerequisities

In order to run these containers you'll need docker installed.

Usage

You need to open a command line in the project folder and start using the project with the command below.

docker-compose up --build

Useful Informations

  • localhost:8080 to access the site.
  • localhost:90/admin to access back-end django admin panel
  • We have 10(1 to 10) user and 1 admin for demonstration. User informations have a pattern like;
    • username : user[index]
    • password : [index]password[index]
    • you can access as a admin with username: root, password: root

Useful File Locations

  • /logs/ - In your host file system Spring Boot Kafka Consumer Container has a shared volume for activity logs.

Volumes

  • /var/lib/postgresql/data - Postgres Container has a named volume for keeping data persistent.

Built With

  • Angular 9.0.7
  • Python Django 3.0.4
  • Spring Framework 2.2.6 ( log4j2 for logging )
  • Kafka
  • Zookeeper
  • PostgreSQL

Authors

trip-diary-project's People

Contributors

kadirakinkorkunc avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar  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.