danielflower / app-runner

Self-hosted platform as a service for Java, Node, Clojure, Scala, DotNet, Python and golang apps. Push to a git repo to deploy apps.
MIT License
70 stars 44 forks source link

Fixes for Rust #19

Closed mepants closed 4 years ago

mepants commented 4 years ago

Added Rust to AppRunnerFactoryProvider Added an e2e test case for Rust Increased the default proxy timeouts, since the Rust sample code deployment was timing out in the e2e test

danielflower commented 4 years ago

Thanks. Released in 2.1.25