Setting up Instances
📄️ AMPS on Apple Silicon: Running a Development Instance
Apple ARM chips (M-series) are getting increasingly popular among developers, and that includes people that work with
📄️ Can I run AMPS on Windows?
Many customers that have heavy investments in Microsoft Windows run production AMPS deployments successfully.
📄️ How do I run AMPS in a container?
The 60East engineering team has used Docker/Podman with AMPS for our own internal testing, but we have stopped short of recommending it or providing extensive documentation on how to use containers. In our experience, the performance of the container network bridge/NAT layer that is used by default isn't really suitable for the kinds of apps most people want to build with AMPS.
📄️ How can I have AMPS ignore SIGHUP?
By default, AMPS executes a controlled shutdown when SIGHUP is received. In some cases, particularly in testing environments, it's useful to configure AMPS to ignore the SIGHUP signal delivered when a terminal exits.