-
mc_Ysean: you can create a webhook for CHANNEL_CREATE and/or CHANNEL_DESTROY to call out to your HTTP server
-
mc_and proxy the webhook call to whatever API server you want
-
Yseanoooh
-
mc_no idea on the s3 question though
-
Yseanboooh :)
-
mc_lol i'll post in our eng channel
-
Yseanmerci
-
mc_Ysean: one dev uses min.io as a backend (s3 compat)
-
mc_sounds like if they are compat with s3 then it should work
-
YseanWould I need to modify the source code to point to my 3rd party s3 compatible provider? The doc on the storage plan for s3 doesn't indicate there value to set for provider.
-
YseanIf there's a key to set I just need to know the key name within the storage API call.
-
mc_i think its system_config controlled probably?
-
mc_let me check
-
mc_hard-coded
-
mc_will ask what they do to get min.io working
-
mc_kz_att_s3 allows to set host and access type , direct => hostname/bucket or dnsbucket bucket.hostname
-
mc_Ysean: ^
-
mc_so should be possible
-
Yseanooooohm nice
-
YseanThanks!