Octavian

Results 81 comments of Octavian

@honoki is this still an issue? I see multiple programs assigned to the same service, such as http/ssh etc.

@eth0izzle @Hi-Fi @brujoand GitHub enterprises require the username and API key AFAIK. I have tested a few before and they all require username + API key. Has anyone expirenced issues...

Yea for IBM you have to downgrade packer to 1.5.6 for now `wget -q -O /tmp/packer.zip https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_linux_amd64.zip && cd /tmp/ && unzip packer.zip && sudo mv packer /usr/bin/ && rm...

thanks, we've updated configure and scan.

@dmatrixx you've inspired me to take another look into multi cloud fleets and its actually easier than i originally thought. The requirements for axiom to work with multiple cloud at...

I think we had a --quiet option for axiom-scan but it seems to not be working. It previously suppressed all STDOUT and only showed the interlace progress bar. I think...

the file does get created. it might be a race conduction during axiom-scan that shows that error, but u can safely ignore.

@random-robbie Try running axiom-fleet with the `--debug` flag. Also what OS did you install the axiom controller on? Try to use an Ubuntu 20.04 droplet or any OS in our...

Also, make sure you are spinning up the fleet in the same region you built the image in. DO doesnt automatically transfer images to new regions just because its requested...

After you verify thats the issue, if u r using DO and want to check out round robin region distribution, this is only specific to DO, all other cloud providers...