Merge pull request #7194 from nurbek91/Cactive

Add CactiveCloud / web-server
main
Elbert Alias 2 years ago committed by GitHub
commit 9197c48b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.1444 0.38736C8.56002 3.74989 5.22991 7.27915 2.35791 14.0733V26.3065L29.6636 31.6151V19.741L19.1444 0.38736ZM28.2148 29.9701L3.81054 25.1554V21.5604L28.2152 26.3099L28.2148 29.9701ZM28.2148 24.7267L3.81054 19.912V16.317L28.2152 21.0627L28.2148 24.7267Z" fill="#7CC2E4" stroke="white" stroke-width="0.1" stroke-miterlimit="10"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

@ -289,6 +289,22 @@
"oss": true,
"website": "https://cachethq.io"
},
"CactiveCloud": {
"cats": [
22
],
"description": "CactiveCloud is a freemium based cloud provider and web server for static deployments of websites with HTML builds and serverless functions.",
"icon": "CactiveCloud.svg",
"headers": {
"server": "^Cactive$"
},
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://cactivecloud.com"
},
"Caddy": {
"cats": [
22