#617: Deploying Swarmica from Yandex Cloud marketplace image

Отредактирована: 368 дней назад

Quick start

  1. Create a new virtual machine using the Swarmica image.
  2. On your workstation, add the external IP address of this virtual machine to the /etc/hosts file, pointing it to the yandex-cloud.swarmica.com domain name.
  3. Access it via your browser using the provided details:
https://yandex-cloud.swarmica.com
admin@swarmica.local
YCloud!Swarmica

Changing the domain name

To change the domain name from yandex-cloud.swarmica.com to your own, run a command inside the virtual machine:

sudo make -f /root/swarmica/Makefile change-hostname HOSTNAME=my.new.hostname.tld

Changing the administrator's password

  1. Go to Settings > Employee Management.
  2. Find the administrator's account using the admin@swarmica.local email.
  3. Click the Set Password button.

It's recommended to create a new account in the Employee Management section and block the pre-installed account.

Changing the license

  1. Go to Settings > Swarmica License.
  2. Upload a new license key.

For further configuration, refer to the step-by-step guide:

Initial Setup of Swarmica