|
3709 | 3709 | "enabled": true |
3710 | 3710 | }, |
3711 | 3711 | { |
3712 | | - "description": "Host your Kaspa Node on FluxCloud", |
| 3712 | + "description": "Host your Kaspa Node on FluxCloud with 16GB RAM", |
3713 | 3713 | "priceUSD": 27.20, |
3714 | 3714 | "multiplier": 1, |
3715 | 3715 | "category": "Blockchain", |
3716 | 3716 | "version": 7, |
3717 | | - "name": "KaspaNode", |
| 3717 | + "name": "KaspaNode16GB", |
3718 | 3718 | "instances": 3, |
3719 | 3719 | "contacts": [], |
3720 | 3720 | "geolocation": [], |
|
3729 | 3729 | "containerPorts": [15110,15111,17110,18110], |
3730 | 3730 | "domains": ["","","",""], |
3731 | 3731 | "environmentParameters": [], |
3732 | | - "commands": ["kaspad", "--yes", "--nologfiles", "--disable-upnp", "--utxoindex", "--listen=0.0.0.0:15111", "--rpclisten=0.0.0.0:15110", "--rpclisten-borsh=0.0.0.0:17110", "--rpclisten-json=0.0.0.0:18110"], |
| 3732 | + "commands": ["kaspad", "--yes", "--nologfiles", "--disable-upnp", "--utxoindex", "--listen=0.0.0.0:15111", "--rpclisten=0.0.0.0:15110", "--rpclisten-borsh=0.0.0.0:17110", "--rpclisten-json=0.0.0.0:18110", "--ram-scale=0.8", "--uacomment=FluxCloud"], |
3733 | 3733 | "containerData": "/app/data", |
3734 | 3734 | "tiered": false, |
3735 | 3735 | "cpu": 8.0, |
|
3744 | 3744 | "enabled": true |
3745 | 3745 | }, |
3746 | 3746 | { |
3747 | | - "description": "Host your Kaspa Testnet Node on FluxCloud", |
| 3747 | + "description": "Host your Kaspa Node on FluxCloud with 24GB RAM", |
| 3748 | + "priceUSD": 31.20, |
| 3749 | + "multiplier": 1, |
| 3750 | + "category": "Blockchain", |
| 3751 | + "version": 7, |
| 3752 | + "name": "KaspaNode24GB", |
| 3753 | + "instances": 3, |
| 3754 | + "contacts": [], |
| 3755 | + "geolocation": [], |
| 3756 | + "staticip": true, |
| 3757 | + "nodes": [], |
| 3758 | + "expire": 22000, |
| 3759 | + "compose": [ |
| 3760 | + { |
| 3761 | + "name": "kaspad", |
| 3762 | + "description": "The Kaspad Container", |
| 3763 | + "repotag": "kaspanet/rusty-kaspad:latest", |
| 3764 | + "containerPorts": [15110,15111,17110,18110], |
| 3765 | + "domains": ["","","",""], |
| 3766 | + "environmentParameters": [], |
| 3767 | + "commands": ["kaspad", "--yes", "--nologfiles", "--disable-upnp", "--utxoindex", "--listen=0.0.0.0:15111", "--rpclisten=0.0.0.0:15110", "--rpclisten-borsh=0.0.0.0:17110", "--rpclisten-json=0.0.0.0:18110", "--uacomment=FluxCloud"], |
| 3768 | + "containerData": "/app/data", |
| 3769 | + "tiered": false, |
| 3770 | + "cpu": 8.0, |
| 3771 | + "ram": 24000, |
| 3772 | + "hdd": 256, |
| 3773 | + "ports": [15110,15111,17110,18110], |
| 3774 | + "secrets": "", |
| 3775 | + "repoauth": "" |
| 3776 | + } |
| 3777 | + ], |
| 3778 | + "visible": true, |
| 3779 | + "enabled": true |
| 3780 | + }, |
| 3781 | + { |
| 3782 | + "description": "Host your Kaspa Testnet Node on FluxCloud with 16GB RAM", |
3748 | 3783 | "priceUSD": 27.20, |
3749 | 3784 | "multiplier": 1, |
3750 | 3785 | "category": "Blockchain", |
3751 | 3786 | "version": 7, |
3752 | | - "name": "KaspaTestnet", |
| 3787 | + "name": "KaspaTestnet16GB", |
3753 | 3788 | "instances": 3, |
3754 | 3789 | "contacts": [], |
3755 | 3790 | "geolocation": [], |
|
3764 | 3799 | "containerPorts": [15210,15211,17210,18210], |
3765 | 3800 | "domains": ["","","",""], |
3766 | 3801 | "environmentParameters": [], |
3767 | | - "commands": ["kaspad","--yes","--nologfiles","--disable-upnp","--utxoindex","--testnet","--listen=0.0.0.0:15211","--rpclisten=0.0.0.0:15210","--rpclisten-borsh=0.0.0.0:17210","--rpclisten-json=0.0.0.0:18210"], |
| 3802 | + "commands": ["kaspad","--yes","--nologfiles","--disable-upnp","--utxoindex","--testnet","--listen=0.0.0.0:15211","--rpclisten=0.0.0.0:15210","--rpclisten-borsh=0.0.0.0:17210","--rpclisten-json=0.0.0.0:18210", "--ram-scale=0.8", "--uacomment=FluxCloud"], |
3768 | 3803 | "containerData": "/app/data", |
3769 | 3804 | "tiered": false, |
3770 | 3805 | "cpu": 8.0, |
|
3777 | 3812 | ], |
3778 | 3813 | "visible": true, |
3779 | 3814 | "enabled": true |
| 3815 | + }, |
| 3816 | + { |
| 3817 | + "description": "Host your Kaspa Testnet Node on FluxCloud with 24GB RAM", |
| 3818 | + "priceUSD": 31.20, |
| 3819 | + "multiplier": 1, |
| 3820 | + "category": "Blockchain", |
| 3821 | + "version": 7, |
| 3822 | + "name": "KaspaTestnet24GB", |
| 3823 | + "instances": 3, |
| 3824 | + "contacts": [], |
| 3825 | + "geolocation": [], |
| 3826 | + "staticip": true, |
| 3827 | + "nodes": [], |
| 3828 | + "expire": 22000, |
| 3829 | + "compose": [ |
| 3830 | + { |
| 3831 | + "name": "kaspad", |
| 3832 | + "description": "The Kaspad Container", |
| 3833 | + "repotag": "kaspanet/rusty-kaspad:latest", |
| 3834 | + "containerPorts": [15210,15211,17210,18210], |
| 3835 | + "domains": ["","","",""], |
| 3836 | + "environmentParameters": [], |
| 3837 | + "commands": ["kaspad","--yes","--nologfiles","--disable-upnp","--utxoindex","--testnet","--listen=0.0.0.0:15211","--rpclisten=0.0.0.0:15210","--rpclisten-borsh=0.0.0.0:17210","--rpclisten-json=0.0.0.0:18210", "--uacomment=FluxCloud"], |
| 3838 | + "containerData": "/app/data", |
| 3839 | + "tiered": false, |
| 3840 | + "cpu": 8.0, |
| 3841 | + "ram": 24000, |
| 3842 | + "hdd": 256, |
| 3843 | + "ports": [15210,15211,17210,18210], |
| 3844 | + "secrets": "", |
| 3845 | + "repoauth": "" |
| 3846 | + } |
| 3847 | + ], |
| 3848 | + "visible": true, |
| 3849 | + "enabled": true |
3780 | 3850 | } |
3781 | 3851 | ] |
0 commit comments