livecycle / preevy

Quickly deploy preview environments to the cloud!

Home Page:https://preevy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement store based on Azure blob storage for profile store

Yshayy opened this issue · comments

commented

Implement a profile storage for azure blob storage.

Should be similar to other implementations:

Registration is done here:
https://github.com/livecycle/preevy/blob/main/packages/cli/src/fs.ts

Url format should follow conventions of golang cloud sdk:
https://gocloud.dev/howto/blob/#azure

I want to work on this

Done long ago #423