From 2fd7a962687ffb698d01d8cfcaed8d8e052b4ea8 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Mon, 6 Jan 2025 13:19:03 -0600 Subject: [PATCH] fleshing out the skeleton... --- ContractInput-Terms.md | 5 ----- service-csv/services-kneldc-all.csv | 9 ++++++++- src/terms-payment.md | 2 ++ src/terms-slaslo.md | 9 +++++++++ 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 ContractInput-Terms.md diff --git a/ContractInput-Terms.md b/ContractInput-Terms.md deleted file mode 100644 index 94c9518..0000000 --- a/ContractInput-Terms.md +++ /dev/null @@ -1,5 +0,0 @@ - -## Contract length and payment terms - -- The services listed in the section titled "Services Offered by KNEL" are offered on a best-effort basis with no SLA. -- The services are offered for an all inclusive delivered price of {{PRICE}} which must be paid {{PAYMENT_FREQUENCY}} diff --git a/service-csv/services-kneldc-all.csv b/service-csv/services-kneldc-all.csv index a57f782..74d088a 100644 --- a/service-csv/services-kneldc-all.csv +++ b/service-csv/services-kneldc-all.csv @@ -1 +1,8 @@ -coming soon,coming soon,coming soon \ No newline at end of file +Soverign Hosting,[Umbrel](https://umbrel.com/),N/A(KNEL DC VPN no external access) +Value4Value,[Helipad](https://tryhelipad.com/),N/A(KNEL DC VPN no external access) +Bitcoin Node,details coming soon,N/A(KNEL DC VPN no external access) +Etherum Node,details coming soon,N/A (KNEL DC VPN no external access) +Bitcoin Payment Processing,details coming soon,N/A (KNEL DC VPN no external access) +NFS/SMB Fileserver,details coming soon,N/A (KNEL DC VPN no external access) +VOIP (inbound),details coming soon,N/A (KNEL DC VPN no external access) +Certificate Authority,details coming soon,N/A (KNEL DC VPN no external access) \ No newline at end of file diff --git a/src/terms-payment.md b/src/terms-payment.md index f19f113..982601d 100644 --- a/src/terms-payment.md +++ b/src/terms-payment.md @@ -1 +1,3 @@ # Payment Terms + +- The services are offered for an all inclusive delivered price of {{PRICE}} which must be paid {{PAYMENT_FREQUENCY}} \ No newline at end of file diff --git a/src/terms-slaslo.md b/src/terms-slaslo.md index e4594a4..05c19a0 100644 --- a/src/terms-slaslo.md +++ b/src/terms-slaslo.md @@ -1 +1,10 @@ # SLA/SLO + +- The services listed in the section titled "Services Offered by KNEL" are offered with the following 🎃 + - {{SERVICES_SLA}} + - {{SERVICES_SLO}} + +- Penalities for not hitting the SLA/SLO + + - {{SLA_PENALTY}} + - {{SLO_PENALTY}} \ No newline at end of file