c7497d4 remove DefaultMachineGuest()
, made redundant after a rebase
0724334 launch
v2: add high availability to plans, allow overriding (untested)
2d983eb drive-by fix: add newline to outdated version warning
cac7fe7 launch
v2: remove URL encoding for plan structs
c7dec2b launch
v2: rebase cleanup - fix guest selection logic
73f3780 launch
v2: pass params to webui in metadata field instead of URL
2d8b9ae launch
v2: remove v2
prefixes in function names
a9d3a37 launch
v2: support read replicas for upstash redis
014a006 launch
v2: remove TODOs around database fields
baf45e3 launch
v2: set HTTP service port to 8080 by default
a104b34 launch
v2: add configurable HTTP Service port
6c436b3 jsFramework db detection
14c0ded launch
v2: add databases requested by scanner to launch plan
b16f182 launch
v2: Rails scanner requests databases
8f431fe scan for db, redis in rails
c1f4ec6 launch
v2: Support reading and writing launch manifests (untested)
caf8c6d launch
v2: Use eviction param from UpstashRedisPlan
3d63536 launch
v2: Use postgres plan, allow provisioning scale-to-zero dbs
d444cf2 launch
: send plan to scanners instead of options
set
12427dd launch
v2: add requested database fields to scanners
a934096 launch v2
: move Plan types into their own package
5ab0851 launch v2
: fix inconsistency between guest size and description
6817ffb launch v2
: untested: initial database provisioning support
6cce7af use Set
in legacy launch code
dd9b62f add internal/set
hashset abstraction
f70bf55 launch
v2: fly pg and upstash are no longer top-level plan items
59cee02 add selection prompt to volumes commands (#2752)
91941aa Rename group
to process-group
to make consistent with scale count
(#2798)