Files
memgraph/release
Matej Ferencevic 90286b8166 Install license, systemd and examples from release
Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2659
2020-02-07 10:54:07 +01:00
..
2019-02-19 15:11:30 +01:00
2020-02-06 13:39:30 +01:00
2019-12-09 16:01:28 +01:00
2020-02-06 13:39:30 +01:00
2019-02-19 15:11:30 +01:00
2020-02-05 10:26:41 +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
  • RPM package
  • Docker image
  • ArchLinux package