Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable failed tests in zmount & compute capacity #3012

Closed
wants to merge 107 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
80605f3
Add zmount unit tests
zaelgohary Jun 6, 2024
ef86eb5
Adding planetry ip to all solutions
maayarosama Jun 6, 2024
0860e49
Add farms alert
zaelgohary Jun 6, 2024
00611b3
Merge pull request #2902 from threefoldtech/development_2.6_farms_det…
zaelgohary Jun 6, 2024
f7e01b9
Replace v-autocomplete w v-select
zaelgohary Jun 6, 2024
bbbf728
Merge pull request #2901 from threefoldtech/development_2.6_planetary
maayarosama Jun 6, 2024
90a647c
Fix public ip delete btn
samaradel Jun 6, 2024
b433d30
Merge pull request #2905 from threefoldtech/development_2.6_deleteBtn
samaradel Jun 6, 2024
6ff03ea
Merge pull request #2903 from threefoldtech/development_2.6_fix_flist…
zaelgohary Jun 6, 2024
82dc3ad
Merge pull request #2894 from threefoldtech/development_2.6_zmount_tests
zaelgohary Jun 9, 2024
686ad19
Apply filters on enter
zaelgohary Jun 9, 2024
f66c4fe
Adding an alert and a retry button in case of failure of retrieving n…
maayarosama Jun 9, 2024
dda871b
Add applyOnEnter fn and condition it to envoke if filters are valid &…
zaelgohary Jun 9, 2024
b90af91
Change memory rules to accept decimals and edit min value
zaelgohary Jun 9, 2024
372e538
Replace applyOnEnter w a hidden submit input
zaelgohary Jun 9, 2024
9c46686
Merge branch 'development' into development_2.6
AhmedHanafy725 Jun 9, 2024
1ed4c1d
Add branch development_2.6 to trigger the workflow
AhmedHanafy725 Jun 9, 2024
2381bab
Add Nost solution
zaelgohary Jun 9, 2024
9e8bcbd
Merge pull request #2921 from threefoldtech/development_2.6_node_find…
maayarosama Jun 9, 2024
52589ac
Fix search your farms
zaelgohary Jun 9, 2024
ae31f76
Remove unused code
zaelgohary Jun 9, 2024
4392893
Merge pull request #2927 from threefoldtech/development_2.6_memory_rules
zaelgohary Jun 10, 2024
a87b0e7
Merge pull request #2938 from threefoldtech/development_2.6_search_farm
zaelgohary Jun 10, 2024
62f5da4
Fix farm finder table pagination
samaradel Jun 10, 2024
a2b967a
Fix profile manager inputs autocomplete
samaradel Jun 10, 2024
d96641b
Added a Mine filter in node finder to retrieve nodes rented by me
maayarosama Jun 10, 2024
f36b8ff
Merge pull request #2946 from threefoldtech/development_2.6_inputs
samaradel Jun 10, 2024
19da6d3
Merge pull request #2949 from threefoldtech/development_2.6_add__mine…
maayarosama Jun 11, 2024
c8aeac8
Merge pull request #2942 from threefoldtech/development_2.6_farm_finder
samaradel Jun 11, 2024
d9a3d28
feat: Enhance the contracts list page and support sorting: (#2950)
Mahmoud-Emad Jun 11, 2024
ae864d9
Merge branch 'development' into development_2.6
AhmedHanafy725 Jun 11, 2024
4b75cbc
Fix too expensive box flashing
samaradel Jun 11, 2024
b53f20f
Fix nodes last deployment timestamp
samaradel Jun 11, 2024
3fec702
rm script push by mistake
samaradel Jun 11, 2024
5b92ddd
fix check node status condition
samaradel Jun 11, 2024
539dac6
Merge pull request #2957 from threefoldtech/development_2.6_deploymen…
samaradel Jun 11, 2024
ce6cb3b
Merge pull request #2956 from threefoldtech/development_2.6_pricing_c…
samaradel Jun 11, 2024
0d9ac3f
Fix the scroll of the main page when dashboard logger is opened
samaradel Jun 11, 2024
a4f899e
Merge pull request #2959 from threefoldtech/development_2.6_logger
samaradel Jun 12, 2024
08ab729
Merge branch 'development_2.6' of https://github.com/threefoldtech/tf…
zaelgohary Jun 12, 2024
4636067
feat: add validation for gateway IP range to match node's subnet:
Mahmoud-Emad Jun 12, 2024
7376b91
Merge branch 'development_2.6' of https://github.com/threefoldtech/tf…
zaelgohary Jun 12, 2024
7c6938f
Add nostr icon, add official flist, fix nostr view name
zaelgohary Jun 12, 2024
310cc61
Add window event listener to applyOnEnter
zaelgohary Jun 12, 2024
a1d2ceb
fix: Fixed the prefix len error:
Mahmoud-Emad Jun 12, 2024
9e24b8b
Add audit-fix script & workflow
zaelgohary Jun 12, 2024
db2775d
Check if location length > 0
zaelgohary Jun 12, 2024
26f5287
Edit workflow
zaelgohary Jun 12, 2024
b79b3fc
Rename workflow
zaelgohary Jun 12, 2024
f76c678
Edit err msg if node has active contract
zaelgohary Jun 12, 2024
1ffc811
Add no IPs msg
zaelgohary Jun 12, 2024
354edac
Remove script, edit workflow
zaelgohary Jun 12, 2024
bfd5029
Merge pull request #2917 from threefoldtech/development_2.6_filter_no…
zaelgohary Jun 13, 2024
b17a71c
Merge pull request #2969 from threefoldtech/development_2.6_fix_count…
zaelgohary Jun 13, 2024
f529188
Merge pull request #2971 from threefoldtech/development_2.6_add_no_IP…
zaelgohary Jun 13, 2024
2ee9c0f
Fix typo
zaelgohary Jun 13, 2024
7003247
Merge pull request #2932 from threefoldtech/development_2.6_nostr
zaelgohary Jun 13, 2024
239eac6
fix: Apply comments requested from @zaelgohary:
Mahmoud-Emad Jun 13, 2024
0aa0577
Use yarn audit workflow
zaelgohary Jun 13, 2024
0d985de
Merge pull request #2970 from threefoldtech/development_2.6_edit_err_msg
zaelgohary Jun 13, 2024
3a9fdb9
Change label
zaelgohary Jun 13, 2024
98e4198
Edit issue title
zaelgohary Jun 13, 2024
0cd773f
Change job name
zaelgohary Jun 13, 2024
d352dd0
Add link checker workflow
zaelgohary Jun 13, 2024
aca8b0d
Edit workflow
zaelgohary Jun 13, 2024
bd6b485
Edit workflow
zaelgohary Jun 13, 2024
189193b
Test workflow
zaelgohary Jun 13, 2024
e0a18a9
Edit workflow
zaelgohary Jun 13, 2024
c8ec0f3
add ip validation to check if ip exists in all farms
amiraabouhadid Jun 13, 2024
b3fde30
extract ip check conditional to a function, remove repeated code
amiraabouhadid Jun 19, 2024
1944556
Merge pull request #2963 from threefoldtech/development_2.6_node_publ…
AhmedHanafy725 Jun 19, 2024
9892064
update date time format
amiraabouhadid Jun 19, 2024
a56cd38
Revert "update date time format"
amiraabouhadid Jun 19, 2024
5eafcc1
update date time format
amiraabouhadid Jun 19, 2024
2204a9b
switch day and month
amiraabouhadid Jun 19, 2024
a40ce95
Adding validation to admin email field
maayarosama Jun 19, 2024
44ac65b
Use chip group in delete IPs
zaelgohary Jun 19, 2024
fad9448
Edit link checker
zaelgohary Jun 19, 2024
d0ea591
discard changed link
zaelgohary Jun 19, 2024
2c87259
update month to month name instead of number, make year 4 digits
amiraabouhadid Jun 19, 2024
628105f
make month name first 3 letters only
amiraabouhadid Jun 19, 2024
4ade16d
Remove chip group and use margin instead
zaelgohary Jun 19, 2024
e887243
Remove create issue part
zaelgohary Jun 19, 2024
5ce75b6
Set workflow to run daily at 8 am
zaelgohary Jun 19, 2024
9c8e87a
Adding the network component in node pilot
maayarosama Jun 19, 2024
4a1f2e6
Update packages/playground/src/dashboard/components/add_ip.vue
amiraabouhadid Jun 19, 2024
cb845e9
Update packages/playground/src/dashboard/components/add_ip.vue
amiraabouhadid Jun 19, 2024
b77d097
Merge pull request #2990 from threefoldtech/dev_2.6_update_datetime_f…
amiraabouhadid Jun 19, 2024
d0d4e08
Merge pull request #2968 from threefoldtech/development_2.6_audit_fix…
zaelgohary Jun 19, 2024
73281ec
Merge branch 'development' into development_2.6
AhmedHanafy725 Jun 20, 2024
a1f095c
fix validation target value
amiraabouhadid Jun 20, 2024
55b3107
fix validation value
amiraabouhadid Jun 20, 2024
d8cf949
Merge pull request #2987 from threefoldtech/development_2.6_add_ip_vald
amiraabouhadid Jun 20, 2024
6372824
Merge pull request #2980 from threefoldtech/development_2.6_link_checker
zaelgohary Jun 20, 2024
4cb944a
Merge pull request #2994 from threefoldtech/development_2.6_node_pilot
maayarosama Jun 23, 2024
2611309
Merge pull request #2991 from threefoldtech/development_2.6_discourse…
maayarosama Jun 23, 2024
3f6d5c5
feat: Update Algorand resource requirements: (#3001)
Mahmoud-Emad Jun 23, 2024
d304f93
Update ssh keys chip style, remove unused code
zaelgohary Jun 23, 2024
7ef8313
Merge pull request #2992 from threefoldtech/development_2.6_chip_group
zaelgohary Jun 23, 2024
77bfad5
add alert to add gpu cards
amiraabouhadid Jun 23, 2024
fd845b7
remove horizontal margin
amiraabouhadid Jun 23, 2024
235f705
Update packages/playground/src/components/node_selector/TfSelectGpu.vue
amiraabouhadid Jun 23, 2024
ef16fe4
Merge pull request #3008 from threefoldtech/dev_2.6_fix_gpu_alert
amiraabouhadid Jun 23, 2024
2d0c593
Disable input validation tests in zmount & compute capacity
zaelgohary Jun 24, 2024
5b91be6
Revert prev changes and skip failed tests
zaelgohary Jun 24, 2024
f14e2f3
Add comment
zaelgohary Jun 24, 2024
475a669
Merge branch 'development' of https://github.com/threefoldtech/tfgrid…
zaelgohary Jun 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions packages/playground/src/weblets/tf_algorand.vue
Original file line number Diff line number Diff line change
@@ -28,9 +28,7 @@
<v-text-field label="Name" v-model="name" v-bind="props" />
</input-tooltip>
</input-validator>
<Networks v-model:mycelium="mycelium" />
<v-switch color="primary" inset label="IPv4" v-model="ipv4" hide-details />

<Networks v-model:mycelium="mycelium" v-model:planetary="planetary" v-model:ipv4="ipv4" />
<AlgorandCapacity
:network="network"
:type="type"
@@ -123,6 +121,7 @@ const flist: Flist = {
};
const name = ref(generateName({ prefix: "al" }));
const ipv4 = ref(false);
const planetary = ref(true);
const mycelium = ref(true);
const cpu = ref() as Ref<number>;
const memory = ref() as Ref<number>;
@@ -173,7 +172,7 @@ async function deploy() {
rootFilesystemSize: rootFilesystemSize.value,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: true,
planetary: planetary.value,
nodeId: selectionDetails.value!.node!.nodeId,
rentedBy: dedicated.value ? grid!.twinId : undefined,
certified: certified.value,
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_casperlabs.vue
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
:large="{ cpu: 8, memory: 32, disk: 1000 }"
/>

<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" />
<Networks v-model:ipv4="ipv4" v-model:planetary="planetary" v-model:mycelium="mycelium" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -98,6 +98,7 @@ const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(false);
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
const selectedSSHKeys = ref("");
@@ -149,6 +150,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: planetary.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
{ key: "CASPERLABS_HOSTNAME", value: domain },
5 changes: 3 additions & 2 deletions packages/playground/src/weblets/tf_discourse.vue
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
:medium="{ cpu: 2, memory: 4, disk: 50 }"
:large="{ cpu: 4, memory: 16, disk: 100 }"
/>
<Networks v-model:mycelium="mycelium" v-model:ipv4="ipv4" />
<Networks v-model:mycelium="mycelium" v-model:planetary="planetary" v-model:ipv4="ipv4" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -124,6 +124,7 @@ const email = ref(profileManager.profile?.email || "");
const solution = ref() as Ref<SolutionFlavor>;
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(true);
const smtp = ref(createSMTPServer());
const dedicated = ref(false);
const certified = ref(false);
@@ -181,7 +182,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
rootFilesystemSize: rootFilesystemSize.value,
publicIpv4: ipv4.value,
planetary: true,
planetary: planetary.value,
mycelium: mycelium.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_funkwhale.vue
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@
:small="{ cpu: 1, memory: 2, disk: 50 }"
:medium="{ cpu: 2, memory: 4, disk: 100 }"
/>
<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" />
<Networks v-model:ipv4="ipv4" v-model:planetary="planetary" v-model:mycelium="mycelium" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -153,6 +153,7 @@ const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(false);
const selectionDetails = ref<SelectionDetails>();
const gridStore = useGrid();
const grid = gridStore.client as GridClient;
@@ -207,6 +208,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: planetary.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
{ key: "FUNKWHALE_HOSTNAME", value: domain },
5 changes: 3 additions & 2 deletions packages/playground/src/weblets/tf_mattermost.vue
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@
:medium="{ cpu: 2, memory: 4, disk: 50 }"
:large="{ cpu: 4, memory: 16, disk: 100 }"
/>
<Networks v-model:mycelium="mycelium" v-model:ipv4="ipv4" />
<Networks v-model:mycelium="mycelium" v-model:planetary="planetary" v-model:ipv4="ipv4" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -106,6 +106,7 @@ const flist: Flist = {
const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const planetary = ref(true);
const smtp = ref(createSMTPServer());
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
@@ -164,7 +165,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
rootFilesystemSize: rootFilesystemSize.value,
publicIpv4: ipv4.value,
planetary: true,
planetary: planetary.value,
mycelium: mycelium.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_nextcloud.vue
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
:large="{ cpu: 4, memory: 16, disk: 1000 }"
v-model="solution"
/>
<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" />
<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" v-model:planetary="planetary" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -97,6 +97,7 @@ const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(false);
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
const selectedSSHKeys = ref("");
@@ -158,6 +159,7 @@ async function deploy() {
flist: flist.value,
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
planetary: planetary.value,
mycelium: mycelium.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
5 changes: 3 additions & 2 deletions packages/playground/src/weblets/tf_peertube.vue
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@
</password-input-wrapper>

<SelectSolutionFlavor v-model="solution" />
<Networks v-model:mycelium="mycelium" />
<Networks v-model:mycelium="mycelium" v-model:planetary="planetary" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -126,6 +126,7 @@ const ipv4 = ref(false);
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
const mycelium = ref(true);
const planetary = ref(true);
const selectedSSHKeys = ref("");
const gridStore = useGrid();
const grid = gridStore.client as GridClient;
@@ -177,7 +178,7 @@ async function deploy() {
flist: flist.value,
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
planetary: true,
planetary: planetary.value,
mycelium: mycelium.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_staticwebsite.vue
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@
:medium="{ cpu: 2, memory: 4, disk: 100 }"
/>

<Networks ref="network" v-model:ipv4="ipv4" v-model:mycelium="mycelium" />
<Networks ref="network" v-model:ipv4="ipv4" v-model:mycelium="mycelium" v-model:planetary="planetary" />

<input-tooltip
inline
@@ -122,6 +122,7 @@ const domain = ref();

const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(false);
const solution = ref() as Ref<SolutionFlavor>;
const flist: Flist = {
// Should be upgraded to an oficial Flist
@@ -193,6 +194,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: planetary.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
{ key: "GITHUB_URL", value: gitUrl.value },
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_subsquid.vue
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
:medium="{ cpu: 2, memory: 4, disk: 100 }"
/>

<Networks v-model:mycelium="mycelium" />
<Networks v-model:mycelium="mycelium" v-model:planetary="planetary" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -104,6 +104,7 @@ const profileManager = useProfileManager();
const name = ref(generateName({ prefix: "ss" }));
const endpoint = ref("");
const ipv4 = ref(false);
const planetary = ref(false);
const mycelium = ref(true);
const solution = ref() as Ref<SolutionFlavor>;
const flist: Flist = {
@@ -168,6 +169,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: planetary.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
{ key: "CHAIN_ENDPOINT", value: endpoint.value },
5 changes: 3 additions & 2 deletions packages/playground/src/weblets/tf_taiga.vue
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@
:small="{ cpu: 2, memory: 4, disk: 100 }"
:medium="{ cpu: 4, memory: 8, disk: 150 }"
/>
<Networks v-model:mycelium="mycelium" v-model:ipv4="ipv4" />
<Networks v-model:mycelium="mycelium" v-model:ipv4="ipv4" v-model:planetary="planetary" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -161,6 +161,7 @@ const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(true);
const smtp = ref(createSMTPServer());
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
@@ -218,7 +219,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
rootFilesystemSize: rootFilesystemSize.value,
publicIpv4: ipv4.value,
planetary: true,
planetary: planetary.value,
mycelium: mycelium.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
4 changes: 3 additions & 1 deletion packages/playground/src/weblets/tf_wordpress.vue
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@
:large="{ cpu: 4, memory: 16, disk: 100 }"
/>

<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" />
<Networks v-model:ipv4="ipv4" v-model:mycelium="mycelium" v-model:planetary="planetary" />

<input-tooltip inline tooltip="Click to know more about dedicated machines." :href="manual.dedicated_machines">
<v-switch color="primary" inset label="Dedicated" v-model="dedicated" hide-details />
@@ -154,6 +154,7 @@ const dedicated = ref(false);
const certified = ref(false);
const ipv4 = ref(false);
const mycelium = ref(true);
const planetary = ref(false);
const rootFilesystemSize = computed(() => rootFs(solution.value?.cpu ?? 0, solution.value?.memory ?? 0));
const selectionDetails = ref<SelectionDetails>();
const selectedSSHKeys = ref("");
@@ -206,6 +207,7 @@ async function deploy() {
entryPoint: flist.entryPoint,
publicIpv4: ipv4.value,
mycelium: mycelium.value,
planetary: planetary.value,
envs: [
{ key: "SSH_KEY", value: selectedSSHKeys.value },
{ key: "MYSQL_USER", value: username.value },