https://aws.amazon.com/marketplace/pp/B01N4R3GJI?qid=1488792774679&sr=0-1&ref_=srh_res_product_title
On Amazon AWS EC2 is available only Leap , but me need Tumbleweed.
Is it possible changing repositories at Tumbleweed and sudo zypper dup upgrede Leap to Tumbleweed on EC2 instance?
Been awhile since I’ve looked at this…
- You might want to search the OBS to see if anyone has already built a ready to use image.
- You can use Kiwi to customize a provided base AWS, JeOS or Xen image, create your AMI locally then upload.
- I don’t know if it would work, deploying the official LEAP image and doing a standard online upgrade to TW (change repos to TW, then do a “zypper dup”)
Keep in mind that Tumbleweed would be expensive to run in a cloud platform because of its frequent and enormous upgrades, your bandwidth costs can be considerable supporting just maintenance.
Is there a specific reason why you need to run Tumbleweed?
TSU
Probably relevant links…
AWS - How to create custom images.
Background
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/RootDeviceStorage.html
Specific Guides
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-instance-store.html
Kiwi
Online documentation
https://doc.opensuse.org/projects/kiwi/doc/
The SDB Upgrade
https://en.opensuse.org/SDB:System_upgrade
Thank you very mach for information.
> Keep in mind that Tumbleweed would be expensive to run in a cloud platform because of its frequent and enormous upgrades, your bandwidth costs can be considerable supporting just maintenance.
I understand this. I’m wont install only minimum server packeges without Xorg and other unnecessary packages, and update manualy.
> Is there a specific reason why you need to run Tumbleweed?
Me need the freshest sofware (openssl, openssh, nginx, postgresql, php, postfix, dovecot etc)