Giter Club home page Giter Club logo

bookstore's Introduction

Microservice Solution

This is a startup template to create microservice based solutions.

Documentation

See the documentation to understand, run and get started with this startup template.

Tye run

Tye is a tool created by Microsoft which makes developing, testing, and deploying microservices and distributed applications easier. Check out Tye getting started document and install Tye CLI to your computer

To run the whole microservice solution, run run-tye.ps1 PowerShell script which is located in the root directory of your solution. This script automatically creates developer certificates, runs Docker infrastructure applications and starts the web application.

Beware, you may have to wait a long time as your first run will pull Docker images and run all applications.

Explore the applications

Once all the applications start, you can open the Tye Dashboard by navigating to http://localhost:8000/. The dashboard is the UI for Tye that displays a list of all of your services. You can see the URLS and logs of the services.

Entry Point Web Application

Each proje type has different port. Start your web application from one the following addresses:

Default login credentials:
  • Username: admin
  • Password: 1q2w3E*

Public Web Application

Open https://localhost:44335/ URL in your browser to test the public website application.

Grafana UI

The solution has been configured to use Prometheus and Grafana. Open http://localhost:3000/ URL in your browser to run the Grafana UI. Use admin as username and admin as the password. You can find the prometheus-net dashboard at http://localhost:3000/dashboards.

bookstore's People

Contributors

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