Skip to content

Releases: vast-ai/base-image

Instance Portal v3.0.0

18 Mar 16:19

Choose a tag to compare

Adds supervisor tab and improved log handling

Instance Portal v2.0.5

09 Feb 15:37
f1b2444

Choose a tag to compare

Improve handling for CADDY_HEADER_UP_LOCALHOST

Now modifies both the host & origin

Instance Portal v2.0.4

30 Oct 14:49
2c76527

Choose a tag to compare

Update Fast API
Update Starlette

Instance Portal v2.0.3

05 May 13:23
1fe4973

Choose a tag to compare

Improve Caddy config manager script:

  • Correctly determines whether to enable HTTPS
  • Ensures X-forwarded-Header is correct when using tunnels and ENABLE_HTTPS=false

Instance Portal v2.0.2

28 Mar 17:26
9aa5842

Choose a tag to compare

Bug Fix

Tunnels could attain 'active' state before they resolve correctly to the proxied application. We now demand a 200 OK status in the health check before changing the state.

Tunnels for unproxied applications are unaffected and will continue to resolve on any response (no-cors)

Instance Portal v2.0.1

21 Mar 14:41

Choose a tag to compare

Bug Fixes:

  • Ensure consistent style throughout the application
  • No launch button for Instance Portal
  • Ensure launch button directs to https://instance_ip where ENABLE_HTTPS=true
  • Add templates and Instance Portal guides to help page
  • Add loading page skip waiting link

Instance Portal v2.0.0

18 Mar 11:55
03b5640

Choose a tag to compare

Improve UI and implement automatic tunnel redirection where ENABLE_HTTPS!=true

Instance Portal v1.0.0

10 Mar 12:37

Choose a tag to compare

Instance portal archive for v1.0.0 prior to the upcoming v2.0.0 release.