Giter Club home page Giter Club logo

prometheus-architecture's Introduction

Architecture

Build Status

This repository contains the source for the Adfinis SyGroup Architecture documentation.

The documentation is structured according to the arc42 software architecture documentation template.

The architecture documentation in the repo get rendered into static HTML pages by hugo. The resulting page is then deployed to GitHub Pages through travis.

Development

Local Installation

After installing hugo as per the installation docs you may run hugo to start a local development server on port 1313.

hugo server

You can now make changes to the markdown files in the docs/ subdirectory and hugo will watch the directory and reload your browser on each change.

Docker Installation

If you do not wish to install hugo locally you may start the development server in a docker container.

docker run --rm -ti -p 1313:1313 -v $(pwd):/src jojomi/hugo hugo server --bind 0.0.0.0

As with the local installation you can now connect to the development server on port 1313 and the page will automatically get reloaded if you make changes to the files in docs/.

Deployment

The deployment of the final page to GitHub Pages is automated through travis. Please look at .travis.yml for details on the CI/CD process.

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

© We acknowledge that this document uses material from the arc 42 architecture template, http://www.arc42.de. Created by Dr. Peter Hruschka & Dr. Gernot Starke.

prometheus-architecture's People

Contributors

hairmare avatar

Stargazers

 avatar

Watchers

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