SuperComputing made easy. Hands On.

This site will guide you hands on how to:

  • Build your own RaspBerry PI cluster
  • Install Docker
  • Build your own image(s)
  • Pull the core WordPress image and supporting images
    • Portainer (GUI for Docker)
    • PHPMyadmin (GUI for MySql)
    • MySql (Mandatory database for WordPress)
  • from Docker Hub
  • Deploy the Docker stack to the cluster running in Ingress SWARM mode.
    • Using a docker-compose.yml compose file (enclosed)
  • Running WordPress on RaspBerry PI cluster.

Step by step go through the Docker Stack using a GUI tool (Portainer):

  • Deploy:
    • Stack
    • Network
    • Swarm
  • Compose:
    • Container
    • Services
  • Build:
    • Images

Leave a Reply

Your email address will not be published. Required fields are marked *