GithubHelp home page GithubHelp logo

syslog-ng-gitbook's Introduction

Getting started with syslog-ng

Lightning guide to understand the basics of the project

The syslog-ng team has started this guide to widen the community of contributors by providing a short and fair description to the project. This document was written for users and developers. You can find sections about installing syslog-ng, others are for introducing you to the tools and techniques we use.

We hope that you will find our GitBook useful and will be ready to create your own ideas. Feel free to contribute and propose your chapter ideas.

GitBook

available here: syslog-ng-gitbook

The syslog-ng project

Build Status Build Status

available here: syslog-ng

Waffle.io

Stories in Ready

We use waffle.io to track the issues.

TravisCI

We are planning to use CI with the repository to avoid typos and compile errors.

Vagrant

You can find a Vagrantfile in the repository that you can use to install a development environment to test your modifications.

  • Install VirtualBox for we use it as a provider of the devenv. Naturally you can use other providers like Docker, VMware. Read more
  • Install Vagrant
  • Run the shell commands below in the root directory of the project
  vagrant box add ubuntu/trusty # downloading the proper image
  vagrant up                    # powering up your vm
  vagrant ssh                   # ssh into the vm
  • In the VM go to /home/vagrant/project and use the gitbook serve command to start compiling the book. You can reach the locally rendered GitBook on http://localhost:4000.

Contribution

  • We use branches to isolate the modifications to different chapters. Please send the PR to the proper branch you made your modifications to.
  • Please test your modifications using the Vagrantfile provided. Later TravisCI will also run some tests on the repository to avoid problems.

syslog-ng-gitbook's People

Contributors

ancsur avatar aneutrals avatar ihrwein avatar kvch avatar lbudai avatar mitzkia avatar mranno avatar presidento avatar

Watchers

 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.