memgraph/release
Ivan Paljak 92613fcab8 Football demo tck tests and tech docs
Summary: Heading fix in examples.md

Reviewers: teon.banek, buda, mtomic

Reviewed By: teon.banek, buda, mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1290
2018-04-16 12:06:32 +02:00
..
arch-pkg Tidy up the RPM packaging 2018-04-12 10:31:38 +02:00
debian Tidy up the RPM packaging 2018-04-12 10:31:38 +02:00
docker Cleanup and reorganize release directory 2018-01-15 10:12:59 +01:00
examples Football demo tck tests and tech docs 2018-04-16 12:06:32 +02:00
rpm Tidy up the RPM packaging 2018-04-12 10:31:38 +02:00
LICENSE.md Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
logrotate.conf Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
memgraph.service Install memgraph in subdirectory of lib 2017-12-21 16:53:55 +01:00
README.md Cleanup and reorganize release directory 2018-01-15 10:12:59 +01:00

Memgraph Release Packaging

Various tools and packaging configuration files should be put under this directory. Common files for all packages can be kept in the root of this directory, for example memgraph.service. If the common stuff should be grouped, it should be in a subdirectory. examples directory is one such case. Packaging specific stuff must have its own directory.

Currently we support distributing Memgraph binary through the following packages.

  • Debian package
  • Docker image
  • ArchLinux package