- Orchestation
- Containers and Containerisation
- Docker
- Packet filtering and firewalls - Docker Docs - see especially §Docker and ufw for security risks (esp. relevant on Debian and Ubuntu) with ufw
- Working with the Container registry - GitHub Docs - ghcr.io
- Docker registry - GitHubâs Docker registry (which used the namespace docker.pkg.github.com) has been replaced by the Container registry (which uses the namespace https://ghcr.io). The Container registry offers benefits such as granular permissions and storage optimizations for Docker images.
- LXC - Wikipedia
- Portainer
- Firewalls
- UFW Essentials Common Firewall Rules and Commands for Linux Security
- §Docker and ufw - security risks with ufw or iptables when using Docker
- GitHub Packages documentation - GitHub Packages is a software package hosting service that allows you to host your software packages privately or publicly and use packages as dependencies in your projects. â Introduction to GitHub Packages
- Gluster- free and open source software scalable network filesystem
- gluster/glusterfs - Gluster Filesystem : Build your distributed storage in minutes
- What is GlusterFS? - IONOS Digital Guide
- Slurm
- Documentation
- Clipped:
- Commands:
scancel
scontrol show node <node_name>
- Spack Packages
- used on Sardine servers, I think
- âŠrelationship to
module load
?
- VPN
- SSH server
- AbuseIPDB
- Integrating AbuseIPDB with Fail2Ban - Automatically Report Bad IPs - AbuseIPDB x Fail2Ban