Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration file format has been altered. #12

Open
sorudev opened this issue Feb 13, 2024 · 0 comments
Open

Configuration file format has been altered. #12

sorudev opened this issue Feb 13, 2024 · 0 comments

Comments

@sorudev
Copy link

sorudev commented Feb 13, 2024

Do you accept the terms of the licence agreement? [Y/n] y

Downloading setup support files...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  878k  100  878k    0     0  1854k      0 --:--:-- --:--:-- --:--:-- 4107k
Done.


Downloading Environment configuration...

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   608  100   608    0     0  24320      0 --:--:-- --:--:-- --:--:-- 24320

Checking Evernode devnet environment details...

Reading configuration from existing Message Board configuration file...
Configuration file format has been altered.
soru@eTestnet:~$ 

/etc/sashimono/sa.cfg :

 "xrpl": {
    "network": "devnet",
    "address": "rswu2EMr4xXM88DxT2xmAV6KcKDCrQ5wcZ",
    "secretPath": "/home/sashimbxrpl/.evernode-host/.host-account-secret.key",
    "governorAddress": "rwBigRmbdi4CwtdS9yV9f7YqaZbzVbnvrt",
    "rippledServer": "wss://hooks-testnet-v3.xrpl-labs.com",
    "leaseAmount": 2,
    "affordableExtraFee": null
  },
  "host": {
    "emailAddress": "[email protected]"
  },
  "networking": {
    "ipv6": {
      "subnet": "Params",
      "interface": "not"
    }
  }
}

/etc/sashimono/mb-xrpl/mb-xrpl.cfg:

{
    "version": "0.8.2",
    "hp": {
        "host_address": "s2testnet90.soru.dev",
        "init_peer_port": 22861,
        "init_user_port": 22862
    },
    "system": {
        "max_mem_kbytes": 1000,
        "max_swap_kbytes": 1000,
        "max_cpu_us": 800000,
        "max_storage_kbytes": 1000,
        "max_instance_count": 1
    },
    "docker": {
        "registry_port": 0
    },
    "log": {
        "log_level": "inf",
        "max_mbytes_per_file": 10,
        "max_file_count": 50,
        "loggers": [
            "console"
        ]
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant