|
3725 | 3725 | ], |
3726 | 3726 | "visible": true, |
3727 | 3727 | "enabled": true |
| 3728 | + }, |
| 3729 | + { |
| 3730 | + "description": "Host your Kaspa Node on FluxCloud", |
| 3731 | + "priceUSD": 27.20, |
| 3732 | + "multiplier": 1, |
| 3733 | + "category": "Blockchain", |
| 3734 | + "version": 7, |
| 3735 | + "name": "KaspaNode", |
| 3736 | + "instances": 3, |
| 3737 | + "contacts": [], |
| 3738 | + "geolocation": [], |
| 3739 | + "staticip": true, |
| 3740 | + "nodes": [], |
| 3741 | + "expire": 22000, |
| 3742 | + "compose": [ |
| 3743 | + { |
| 3744 | + "name": "kaspad", |
| 3745 | + "description": "The Kaspad Container", |
| 3746 | + "repotag": "kaspanet/rusty-kaspad:latest", |
| 3747 | + "containerPorts": [16110,16111,17110,18110], |
| 3748 | + "domains": ["","","",""], |
| 3749 | + "environmentParameters": [], |
| 3750 | + "commands": [], |
| 3751 | + "containerData": "/app/data", |
| 3752 | + "tiered": false, |
| 3753 | + "cpu": 8.0, |
| 3754 | + "ram": 16000, |
| 3755 | + "hdd": 256, |
| 3756 | + "ports": [15110,15111,17110,18110], |
| 3757 | + "secrets": "", |
| 3758 | + "repoauth": "" |
| 3759 | + } |
| 3760 | + ], |
| 3761 | + "visible": true, |
| 3762 | + "enabled": true |
| 3763 | + }, |
| 3764 | + { |
| 3765 | + "description": "Host your Kaspa Testnet Node on FluxCloud", |
| 3766 | + "priceUSD": 27.20, |
| 3767 | + "multiplier": 1, |
| 3768 | + "category": "Blockchain", |
| 3769 | + "version": 7, |
| 3770 | + "name": "KaspaTestnet", |
| 3771 | + "instances": 3, |
| 3772 | + "contacts": [], |
| 3773 | + "geolocation": [], |
| 3774 | + "staticip": true, |
| 3775 | + "nodes": [], |
| 3776 | + "expire": 22000, |
| 3777 | + "compose": [ |
| 3778 | + { |
| 3779 | + "name": "kaspad", |
| 3780 | + "description": "The Kaspad Container", |
| 3781 | + "repotag": "kaspanet/rusty-kaspad:latest", |
| 3782 | + "containerPorts": [16210,16211,17210,18210], |
| 3783 | + "domains": ["","","",""], |
| 3784 | + "environmentParameters": [], |
| 3785 | + "commands": ["kaspad","--yes","--nologfiles","--disable-upnp","--utxoindex","--testnet","--rpclisten=0.0.0.0:16210","--rpclisten-borsh=0.0.0.0:17210","--rpclisten-json=0.0.0.0:18210"], |
| 3786 | + "containerData": "/app/data", |
| 3787 | + "tiered": false, |
| 3788 | + "cpu": 8.0, |
| 3789 | + "ram": 16000, |
| 3790 | + "hdd": 256, |
| 3791 | + "ports": [15210,15211,17210,18210], |
| 3792 | + "secrets": "", |
| 3793 | + "repoauth": "" |
| 3794 | + } |
| 3795 | + ], |
| 3796 | + "visible": true, |
| 3797 | + "enabled": true |
3728 | 3798 | } |
3729 | 3799 | ] |
0 commit comments