Tag: ram
-
Sort of CDN to serve client-side libraries via an auto-pull git repo on tmpfs
This configuration will allow to install on a Debian-based system a fast server for client libraries. Key technologies used are: tmpfs to serve files from volatile memory git / mercurial from github / bitbucket to get files from a public or private repository systemd units to mount tmpfs and sync nginx to serve files to […]