
VladoPortos
Activity overview

Automating Node and USB Settings
Automating operations such as powering on nodes or altering USB settings can be achieved by adding scripts to the /etc/init.d directory on the Baseboard Management Controller (BMC). Below, we provi...

You are right Sam Edwards, fixed now.

Chris S, thanks, changed it now.

Chris S added the ADB section, hopefully it can be useful to somebody later on too :)

Chris S I will try to add it tomorrow.

Chris S I have uploaded a build I have that works. I know there is an issue building the current repo, and we are waiting for developers to assist. Get the .img here: https://github.com/VladoPortos...

Storage: GlusterFS
Install
Install on all nodes:
apt-get -y install glusterfs-server
sudo systemctl start glusterd
sudo systemctl enable glusterd
Prepare disks
We will be using Node1 to Node3 that are equipped with S...

Network: keepalived
We previously discussed Keepalived in our planning section, but to summarize, it enables us to use a single, shared virtual IP to access our service on Docker Swarm. This eliminates the need to tar...

Bonus: Portainer
Portainer is an open-source management UI for Docker that allows you to manage containers, images, networks, and volumes from a web interface. It is a lightweight and simple solution for managing D...

Deploy the Swarm
On your master node, which in this case is Node1 with IP address 10.0.0.60 and hostname cube01, the process for initializing the Docker Swarm is straightforward.
Simply log in as the root user and ...
- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 29