memgraph/environment
Marko Budiselić 919f07fae1
Add macOS support under environment/util.sh:operating_system (#1098)
* Fix release/package ubuntu-22.04 amd64 Dockerfile
2023-07-22 19:20:10 +02:00
..
os Fix custom maven setup (#1044) 2023-07-22 12:29:36 +02:00
toolchain Add support for Amazon Linux 2 and stop generating C++ using Lisp/LCP (#814) 2023-03-14 19:24:55 +01:00
.gitignore Migrate to Clang 8 2019-04-19 12:34:50 +02:00
README.md Update dependencies under environment/os (#862) 2023-06-21 23:14:37 +02:00
util.sh Add macOS support under environment/util.sh:operating_system (#1098) 2023-07-22 19:20:10 +02:00

Memgraph Operating Environments

os

Under the os directory, you can find scripts to install all required system dependencies on operating systems where Memgraph natively builds. The testing script helps to see how to install all packages (in the case of a new package), or make any adjustments in the overall system setup. Also, the testing script helps check if Memgraph runs on a freshly installed operating system (with no packages installed).