2024-06-06 14:59:28 mmm 2024-06-06 15:00:20 ... 2024-06-13 17:33:31 hi 2024-06-13 17:35:23 i'm thinking of adding support for incus/lxd in tiny-cloud. It is relatively simple 2024-06-13 17:47:52 metadata can be read from unix socket with netcat 2024-06-13 17:48:44 but when looking at this, I think we could ship all the cloud providers, in a single tiny-cloud package 2024-06-13 17:48:50 and then autodetect the provider 2024-06-13 17:49:05 at least for nocloud and incus/lxd it would be simple 2024-06-13 18:09:25 how can i locally build the nocloud disk image? 2024-06-13 18:09:46 i'd like to merge the alpine provider into nocloud 2024-06-13 20:59:49 i have a couple of merge requests: https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/merge_requests 2024-06-13 21:00:08 and im working on incus provider now 2024-06-17 12:01:15 hi ncopa, i've seen the MRs come thru, but am traveling, will try to take a peek at them in the not too distant future 2024-06-17 18:39:05 no worries! I wonder how to build the nocloud disk image locally though 2024-06-18 19:14:39 new alpine releases: 3.17.8, 3.18.7, 3.19.2, 3.20.1 2024-06-18 19:30:28 saw the announce for 3.20.1, came here to ask about the others. ;P i should have some time to get the images built, and hopefully update the alpinelinux.org/cloud page too... needed some work because we added "machine" dimension (vm vs. metal) 2024-06-18 19:30:36 ncopa ^^ 2024-06-18 19:30:52 anythin I can help with? 2024-06-18 19:31:08 tomalok: ping me when you need the images synced again, for now I just trigger it manually when needed 2024-06-18 19:32:33 ncopa: i think i got it mostly sorted, just need to kick it off when i'm in one place long enough. ikke: 👍 2024-06-18 19:37:17 dont stress with it 2024-06-18 19:37:45 i'd also be interested in finding out how to build nocloud disk image locally 2024-06-18 19:37:55 so I can test the tiny-cloud stuff 2024-06-18 20:07:27 ncopa: (nod) iirc it shouldn't be too complex, i'll double check what requirements i have brew installed, that'd probably be a start for you 2024-06-18 20:08:16 we build it from here, right? https://gitlab.alpinelinux.org/alpine/cloud/alpine-cloud-images 2024-06-18 20:08:22 off the top of my head -- python3, qemu, packer 2024-06-18 20:09:11 yep. the build script pretty much does all the steps. 2024-06-20 13:00:27 tomalok: were you copying disk images to dev.a.o? we just moved it to a new host 2024-06-20 13:01:29 sorry for disrupting if we did 2024-06-20 14:50:53 ncopa: i was doing some AWS publishing but that would just update metadata, images should have already been uploaded there. 2024-06-20 14:54:38 ok. i hope we didnt make your upload fail 2024-06-20 14:55:21 i didn't see any errors in the logs, if there'd been an error, this next 'release' step will be updating metadata anyway 2024-06-20 14:55:37 ok. good. thanks