Setting up Instances
📄️ AMPS on Apple Silicon: Running a Development Instance
Guide to running the x86_64 AMPS Server development instance on Apple Silicon Macs using Docker and Colima emulation.
📄️ Can I run AMPS on Windows?
Learn how to run AMPS on Windows systems using virtualization, WSL2, or native Linux installations.
📄️ How do I run AMPS in a container?
A guide on running AMPS in Docker or Podman containers for development purposes, including a sample Containerfile and build steps.
📄️ How can I have AMPS ignore SIGHUP?
Configure AMPS to ignore the SIGHUP signal by replacing the default shutdown action with a no-op action.