GitXplorerGitXplorer
Q

image-app-elk

public
0 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
228e0771d9629796cc64fd1265fd384afd1374ed

Fix typo in readme file close #1

eedouardb committed 9 years ago
Verified
fe48a18b1dbb58fe77a186bd9e24f1879ade34d7

Grouped ADD commands

mmoul committed 9 years ago
Verified
8f79ed2d439e9d3f940508d4bd6833752ce987cf

Fixed syntax error ('\ ')

mmoul committed 9 years ago
Verified
a3392677e792a1d32fbe36e46ea13001f9f31998

Added .travis.yml

mmoul committed 9 years ago
Unverified
8c9376ffa488fdd5d792ffff7bcae3452b2fb591

Create /var/run/elasticsearch directory

eedouardb committed 9 years ago
Unverified
8943b83ce487d2461358acbc847dc4269948bfa4

Decreased verbosity

mmoul committed 9 years ago

README

The README file for this repository.

Official ELK image on Scaleway

Scripts to build the official ELK image on Scaleway

This image is built using Image Tools and depends on the official Ubuntu image.


This image is meant to be used on a C1 server.

We use the Docker's building system and convert it at the end to a disk image that will boot on real servers without Docker. Note that the image is still runnable as a Docker container for debug or for inheritance.

More info


Install

Build and write the image to /dev/nbd1 (see documentation)

$ make install

Full list of commands available at: scaleway/image-tools


A project by Scaleway