@gosha FYI you also have info in the Cookbook:
- building binaries with Deploy https://lispcookbook.github.io/cl-cookbook/scripting.html#with-deploy---ship-foreign-libraries-dependencies
(helps with dynamic libraries)
- deploying web apps: https://lispcookbook.github.io/cl-cookbook/web.html#deployment (Systemd and gotchas, connecting to a remote image)
@vindarel Thank you! Yes, the Cookbook is a wonderful resource and I used it extensively. I guess the deployment still looked challenging back then :)
PS: nice to see a developer so invested in the CL ecosystem!