Coder Social home page Coder Social logo

jaotaohu / guestbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jakuboskera/guestbook

0.0 0.0 0.0 1.13 MB

Guestbook is a simple cloud-native web application which allows visitors to leave a public comment without creating a user account

Home Page: https://guestbook.jakuboskera.dev

License: Apache License 2.0

Shell 0.57% Ruby 1.33% Python 81.34% Makefile 7.12% Mako 2.32% Dockerfile 7.32%

guestbook's Introduction

๐Ÿ“˜ Guestbook

jakuboskera jakuboskera jakuboskera jakuboskera

Guestbook is a simple cloud-native web application which allows visitors to leave a public comment without creating a user account.

Application uses MVC architecture, which is widely used software architectural pattern in GUI-based applications.

This application among other things, contains these endpoints:

Live demo of Guestbook application is deployed in Fly.io ๐Ÿš€, public comments Welcome!๐Ÿค—:

https://guestbook.jakuboskera.dev

๐Ÿ“– TOC

๐Ÿ Get started

  1. Clone this repo

    git clone [email protected]:jakuboskera/guestbook.git
  2. Navigate to a folder guestbook

    cd guestbook
  3. Issue make command to see available targets, which you can use

    make

๐Ÿ›  Used technologies

๐ŸŽ‰ Run in docker using docker-compose

โš ๏ธ Prerequisites

  • docker-compose

๐Ÿš€ Install

make docker-run

๐Ÿงน Cleanup

make docker-cleanup

๐ŸŽ‰ Run in Kubernetes

Using Helm chart guestbook from Helm repository https://jakuboskera.github.io/charts.

Using Helm

โš ๏ธ Prerequisites

  • Kubernetes 1.12+
  • Helm 3.1.0+

๐Ÿš€ Install

make helm-install

๐Ÿงน Cleanup

make helm-cleanup

Using skaffold and Helm

Ideal for local Kubernetes development.

โš ๏ธ Prerequisites

  • Kubernetes 1.12+
  • Helm 3.1.0+
  • skaffold

๐Ÿš€ Install

Build, tag and deploy artifacts via Helm chart using skaffold.yaml

make skaffold-run

Build, tag and deploy artifacts via Helm chart using skaffold.yaml, make port-forward to containers and write logs of containers to stdout

make skaffold-dev

๐Ÿงน Cleanup

make skaffold-cleanup

guestbook's People

Contributors

jakuboskera 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.