commontorizon / meta-common-torizon

Fork of the TorizonCore OpenEmbedded Distro Layer to create Common TorizonCore
MIT License
9 stars 8 forks source link

Setup OSTree server for Common Torizon images #40

Closed leograba closed 1 month ago

leograba commented 2 months ago

Currently, the Torizon Platform doesn't have any OS images for Common Torizon machines. This means that people using a Raspberry Pi or x86 for instance, cannot easily evaluate the Cloud remote updates workflow.

Setting up a public OSTree server where the Common Torizon team can push their OSTree images will overcome this limitation.

leograba commented 2 months ago

AWS S3 bucket is up, no OSTree images so I just added a PNG to make sure it's possible to access on the internet: https://commontorizon.s3.eu-central-1.amazonaws.com/commonTorizonCover.png

leograba commented 1 month ago

I'll close this issue, since after some tests with @jsrc27 we were able to push OSTree objects from a GH Actions pipeline: https://github.com/jsrc27/commontorizon-manifest/actions/runs/9373575902