Skip to content

Deploy powersync service into Azure WebApp #101

Discussion options

You must be logged in to vote

Thank you for your help, here is a working infrastructure:

During my test, I had to update the timeout duration, it's shouldn't be necessary

It's in seconds:

WEBSITES_CONTAINER_START_TIME_LIMIT: 1800

You must put the configuration in base64 encoded format (I used devtoys for that but anything that can encode the config file in base 64 works

POWERSYNC_CONFIG_B64: IyBwb3dlcnN5bmMueWFtbA0KIyBWZXJ5IHNpbWlsYXIgdG8gdGhlIGNvbmZpZyBvbiBDb2xsaWRlLCBidXQgYSBsaXR0bGUgbW9yZSBsb3ctbGV2ZWwNCiMgU2 ..........

So for example, the following config file

# powersync.yaml
# Very similar to the config on Collide, but a little more low-level
# See https://github.com/powersync-ja/powersync-service/blob/c614…

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Rotarex-Guillaume-Michael
Comment options

@rkistner
Comment options

@Rotarex-Guillaume-Michael
Comment options

@rkistner
Comment options

Comment options

You must be logged in to vote
3 replies
@rkistner
Comment options

@Rotarex-Guillaume-Michael
Comment options

@kobiebotha
Comment options

Answer selected by Rotarex-Guillaume-Michael
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #98 on October 08, 2024 11:05.