Scheduled VyOS image build for arm64 - once per week (currently 01:00 UTC at Friday).
Successfull builds will be published as GitHub Release.
The build is untested (no official test suite for arm64), so use with caution!
For amd64 users, refer the official nightly builds on https://github.com/vyos/vyos-nightly-build.
Can basically running in a qemu virtio environment(VGA needs to be virtio-gpu
).
Tested to be compatible with Proxmox/HetznerCloud/Scaleway.
This image also embedded a basic /opt/vyatta/etc/config.boot.dhcp file that sets up DHCP for the eth0 interface and enables SSH access with the default username vyos
and password a_strong-p@ssword
. If you are unable to connect to the device, you can try using this configuration file(adding vyos-config=/opt/vyatta/etc/config.boot.dhcp
) to troubleshoot connectivity issues following documentation.