With Singularity

From MemCP
Revision as of 12:14, 28 August 2026 by Wikiservice (talk | contribs) (Refresh MemCP documentation: accuracy, operational guidance, performance profile and maintained API reference)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Run MemCP with Singularity/Apptainer

Build the repository-provided image target:

git clone https://github.com/launix-de/memcp
cd memcp
make memcp.sif
apptainer run memcp.sif

Bind a persistent host directory to the container data path and expose or forward the HTTP/MySQL ports according to the local Apptainer installation. Set a strong initial root password for a fresh data directory and keep the image, application modules, and data directory versions together during upgrades.

Singularity installations can use the corresponding singularity command. See Deployment, Persistency and Performance Guarantees, and Security and Authentication.