This commit is contained in:
Andrew Z 2022-09-10 11:50:19 -04:00
parent f1b81417a7
commit 2334373ea3
4 changed files with 212 additions and 211 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1662820536
"last_updated_timestamp": 1662825017
}

View File

@ -226490,10 +226490,11 @@
"Privileged": "false",
"Support": "https://discord.gg/scprime",
"Project": "https://scpri.me",
"Overview": "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.\r\n\r\n**Licensing Requirement:**\r\nA license is now required to receive data from SCP Corp.\r\n\r\nLearn more about licensing here:\r\nhttps://docs.scpri.me/information/licensing-frequently-asked-questions\r\n\r\n**Setup:**\r\nCommand-line is required to configure your storage provider instance.\r\n\r\nOpen the Unraid terminal and enter: **docker exec -it scprime sh**\r\n\r\n**Documentation:**\r\nhttps://docs.scpri.me/storageproviderindex\r\n\r\n**Storage Network Status:**\r\nhttps://scpri.me/network\r\n\r\n**Join the Discord for Help (Recommended):**\r\nhttps://discord.gg/scprime\r\n\r\nDocker specific help can be found in the Discord: **#support-other**",
"Overview": "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.\r\n\r\n**Note:**\r\nThis docker container runs the ScPrime Xa-Miner Software, Basic Version.\r\n\r\n**Setup:**\r\nCommand-line is required to configure your storage provider instance.\r\n\r\nOpen the Unraid terminal and enter: **docker exec -it scprime sh**\r\n\r\n**Getting Started:**\r\nhttps://docs.scpri.me/diy-getting-started\r\n\r\n**Storage Network Status:**\r\nhttps://scpri.me/network\r\n\r\n**Join the Discord for Help (Recommended):**\r\nhttps://discord.gg/scprime\r\n\r\nDocker specific help can be found in the Discord: **#support-other**",
"Icon": "https://raw.githubusercontent.com/rythmik/docker-templates/main/rythmik/images/scprime-icon.png",
"ExtraParams": "--restart unless-stopped",
"PostArgs": "-M gctwh",
"Requires": "A license key is required to operate a storage provider with full rights to receive data from Xa Net Services customers:\r<br>https://docs.scpri.me/diy-getting-started/licensing-faq\r<br>\r<br>Additionally, storage providers will need collateral to form contracts:\r<br>https://docs.scpri.me/diy-getting-started/collateral",
"Networking": {
"Mode": "bridge"
},
@ -226504,7 +226505,7 @@
"Target": "/scp-data",
"Default": "/mnt/user/appdata/scprime",
"Mode": "rw",
"Description": "Location where metadata is stored including consensus, wallets and file contracts. 100Gb of free space is recommended, SSD preferred.&lt;br&gt;Container Path: /scp-data",
"Description": "Location where metadata is stored including consensus, wallets and file contracts. 100Gb of free space is recommended, SSD preferred.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -226514,7 +226515,7 @@
},
{
"@attributes": {
"Name": "Host Address",
"Name": "Hosting Port",
"Target": "4282",
"Default": "4282",
"Mode": "tcp",
@ -226528,7 +226529,7 @@
},
{
"@attributes": {
"Name": "Host API Address",
"Name": "Relayer Port",
"Target": "4283",
"Default": "4283",
"Mode": "tcp",
@ -226546,7 +226547,7 @@
"Target": "SCPRIME_WALLET_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Enter your password to automatically unlock your wallet when the docker starts.&lt;br&gt;&lt;b&gt;NOTE:&lt;/b&gt; Your default password is your seed phrase unless changed.",
"Description": "Enter your password to automatically unlock your wallet when the docker container starts. NOTE: Your default password is your seed phrase unless changed. WARNING: If you're using the Unraid My Servers plugin to backup your Flash drive, the backups will save to Unraid's Cloud unencrypted, which includes the password entered into this field. Please make sure you understand the implications of this.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -226560,7 +226561,7 @@
"Target": "/storage",
"Default": "",
"Mode": "rw",
"Description": "Path where shared folders are located.&lt;br&gt;Container Path: /storage",
"Description": "Path where shared folders are located.",
"Type": "Path",
"Display": "always",
"Required": "false",

View File

@ -1,7 +1,7 @@
{
"apps": 1800,
"last_updated_timestamp": 1662820536,
"last_updated": "2022-09-10 10:35",
"last_updated_timestamp": 1662825017,
"last_updated": "2022-09-10 11:50",
"categories": [
{
"Cat": "Backup:",
@ -226652,10 +226652,11 @@
"Privileged": "false",
"Support": "https://discord.gg/scprime",
"Project": "https://scpri.me",
"Overview": "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.\r\n\r\n**Licensing Requirement:**\r\nA license is now required to receive data from SCP Corp.\r\n\r\nLearn more about licensing here:\r\nhttps://docs.scpri.me/information/licensing-frequently-asked-questions\r\n\r\n**Setup:**\r\nCommand-line is required to configure your storage provider instance.\r\n\r\nOpen the Unraid terminal and enter: **docker exec -it scprime sh**\r\n\r\n**Documentation:**\r\nhttps://docs.scpri.me/storageproviderindex\r\n\r\n**Storage Network Status:**\r\nhttps://scpri.me/network\r\n\r\n**Join the Discord for Help (Recommended):**\r\nhttps://discord.gg/scprime\r\n\r\nDocker specific help can be found in the Discord: **#support-other**",
"Overview": "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.\r\n\r\n**Note:**\r\nThis docker container runs the ScPrime Xa-Miner Software, Basic Version.\r\n\r\n**Setup:**\r\nCommand-line is required to configure your storage provider instance.\r\n\r\nOpen the Unraid terminal and enter: **docker exec -it scprime sh**\r\n\r\n**Getting Started:**\r\nhttps://docs.scpri.me/diy-getting-started\r\n\r\n**Storage Network Status:**\r\nhttps://scpri.me/network\r\n\r\n**Join the Discord for Help (Recommended):**\r\nhttps://discord.gg/scprime\r\n\r\nDocker specific help can be found in the Discord: **#support-other**",
"Icon": "https://raw.githubusercontent.com/rythmik/docker-templates/main/rythmik/images/scprime-icon.png",
"ExtraParams": "--restart unless-stopped",
"PostArgs": "-M gctwh",
"Requires": "A license key is required to operate a storage provider with full rights to receive data from Xa Net Services customers:\r<br>https://docs.scpri.me/diy-getting-started/licensing-faq\r<br>\r<br>Additionally, storage providers will need collateral to form contracts:\r<br>https://docs.scpri.me/diy-getting-started/collateral",
"Networking": {
"Mode": "bridge"
},
@ -226666,7 +226667,7 @@
"Target": "/scp-data",
"Default": "/mnt/user/appdata/scprime",
"Mode": "rw",
"Description": "Location where metadata is stored including consensus, wallets and file contracts. 100Gb of free space is recommended, SSD preferred.&lt;br&gt;Container Path: /scp-data",
"Description": "Location where metadata is stored including consensus, wallets and file contracts. 100Gb of free space is recommended, SSD preferred.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -226676,7 +226677,7 @@
},
{
"@attributes": {
"Name": "Host Address",
"Name": "Hosting Port",
"Target": "4282",
"Default": "4282",
"Mode": "tcp",
@ -226690,7 +226691,7 @@
},
{
"@attributes": {
"Name": "Host API Address",
"Name": "Relayer Port",
"Target": "4283",
"Default": "4283",
"Mode": "tcp",
@ -226708,7 +226709,7 @@
"Target": "SCPRIME_WALLET_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Enter your password to automatically unlock your wallet when the docker starts.&lt;br&gt;&lt;b&gt;NOTE:&lt;/b&gt; Your default password is your seed phrase unless changed.",
"Description": "Enter your password to automatically unlock your wallet when the docker container starts. NOTE: Your default password is your seed phrase unless changed. WARNING: If you're using the Unraid My Servers plugin to backup your Flash drive, the backups will save to Unraid's Cloud unencrypted, which includes the password entered into this field. Please make sure you understand the implications of this.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -226722,7 +226723,7 @@
"Target": "/storage",
"Default": "",
"Mode": "rw",
"Description": "Path where shared folders are located.&lt;br&gt;Container Path: /storage",
"Description": "Path where shared folders are located.",
"Type": "Path",
"Display": "always",
"Required": "false",

File diff suppressed because it is too large Load Diff