#617: Deploying Swarmica from Yandex Cloud marketplace image
Отредактирована: 368 дней назадQuick start
- Create a new virtual machine using the Swarmica image.
- On your workstation, add the external IP address of this virtual machine to the
/etc/hostsfile, pointing it to theyandex-cloud.swarmica.comdomain name. - 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
- Go to Settings > Employee Management.
- Find the administrator's account using the
admin@swarmica.localemail. - 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
- Go to Settings > Swarmica License.
- Upload a new license key.
For further configuration, refer to the step-by-step guide:
Initial Setup of Swarmica