AWS App Runner¶
Warning
This page hasn’t been updated to xlwings Server v1.0 yet.
Files¶
apprunner.yaml
Deployment¶
In this repo, update
apprunner.yamlwith yourXLWINGS_LICENSE_KEYeither asenvorsecretIn the AWS console, on the App Runner dashboard, click on
Create serviceRepository type: Source code repository
Source directory:
/Deployment trigger: Automatic
Configuration file: Use a configuration file
Service name: e.g.
xlwings-serverClick on
Create & deploy
Limitations¶
AWS App Runner functions don’t support WebSockets, i.e., streaming functions and
trigger_scriptwon’t work.