OPNsense Forum

English Forums => General Discussion => Topic started by: Greg G on May 06, 2016, 04:46:28 am

Title: Cloud images
Post by: Greg G on May 06, 2016, 04:46:28 am
Has an progress been made for cloud ready images?  I the thread below in an old release, but can't find anything related in the current releases.

https://forum.opnsense.org/index.php?topic=18

Thanks,
Greg
Title: Re: Cloud images
Post by: franco on May 06, 2016, 07:45:57 am
Hi there,

It's the case of a lot of time vs. resources. I think the build system is now able to accommodate builds for such cloud images with little to no resources, but it's impractical to publish all of those potential images, let alone maintain them.

What we really need is a on-demand build system that can provide images build from the latest components, tailored for a specific VM instance. Problem here is who do you trust with your images. ;)

We know that e.g. AWS takes a lot of time to get bootstrapped correctly with their internal network setup. Ike was working on such things in the past, but I do not know if that work was in a state that could be integrated.

There is also the route of using opnsense-bootstrap to turn a FreeBSD-ish deployment into OPNsense as FreeBSD images are available and sometimes even provider-provided.

The question is where do we start, where do we end. What can we provide, what should be left to others?


Cheers,
Franco
Title: Re: Cloud images
Post by: skydiablo on April 30, 2020, 11:34:27 am
so, 4 years later? some new ideas?
Title: Re: Cloud images
Post by: franco on April 30, 2020, 11:43:16 am
See https://github.com/opnsense/tools/issues/9 / https://github.com/opnsense/tools/blob/master/build/vm.sh -- was added May 20, 2016. But you will need to run the script yourself.


Cheers,
Franco
Title: Re: Cloud images
Post by: binaryanomaly on April 30, 2020, 12:55:21 pm
Just as an input that might be interesting to consider:

Other OS network software projects started providing turnkey ready cloud images for professionals who wanted this and were willing to pay for it. This in return provided them funding for further opensource development.

Maybe an interesting business model / approach for OPNsense as well?
Title: Re: Cloud images
Post by: franco on April 30, 2020, 02:21:10 pm
I don't like advertising on this forum so much...

https://wiki.opnsense.org/manual/how-tos/installaws.html
https://wiki.opnsense.org/manual/how-tos/installova.html
https://wiki.opnsense.org/manual/how-tos/installazure.html

So we provide the build tools for free, or you can acquire ready-to-use images. I know some providers patch their images to work with cloud-init and such and provide them also.


Cheers,
Franco
Title: Re: Cloud images
Post by: binaryanomaly on April 30, 2020, 07:37:33 pm
It was just a monetization idea. No advertising intended, removed link and name.
Title: Re: Cloud images
Post by: franco on April 30, 2020, 09:47:18 pm
Sorry, I wasn't clear. I don't like mentioning the support offerings of OPNsense here as a "solution" to questions, including these images. The people who are looking for these offerings know where to find them.

Your link was fine.


Cheers,
Franco
Title: Re: Cloud images
Post by: binaryanomaly on April 30, 2020, 09:59:41 pm
Ah ok. Like your attitude 👍🏻
Title: Re: Cloud images
Post by: skydiablo on June 17, 2020, 04:24:49 pm
okay, i build the image by my own... thx for all!