939056eac7
Summary: This binary is installed and packaged for release. This is just a quick solution for releasing the Community 0.10 version. We still need to setup the installation and packaging for both the Enterprise and Community versions. Additionally, the automated build system needs to test both binaries for correct behaviour. Obviously, some tests can only be run on one of the 2 versions. Reviewers: mferencevic, buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1363 |
||
---|---|---|
.. | ||
arch-pkg | ||
debian | ||
docker | ||
examples | ||
rpm | ||
LICENSE.md | ||
logrotate.conf | ||
memgraph.service | ||
README.md |
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