mirror of https://github.com/hyperledger/besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.1 KiB
65 lines
1.1 KiB
file:
|
|
/etc/pantheon:
|
|
exists: true
|
|
mode: "0755"
|
|
owner: root
|
|
group: root
|
|
filetype: directory
|
|
contains: []
|
|
/opt/pantheon/bin/pantheon:
|
|
exists: true
|
|
mode: "0755"
|
|
owner: root
|
|
group: root
|
|
filetype: file
|
|
contains: []
|
|
/opt/pantheon/pantheon-entrypoint.sh:
|
|
exists: true
|
|
mode: "0755"
|
|
owner: root
|
|
group: root
|
|
filetype: file
|
|
contains: []
|
|
/tmp/pantheon.tar.gz:
|
|
exists: false
|
|
contains: []
|
|
/var/lib/pantheon:
|
|
exists: true
|
|
mode: "0755"
|
|
owner: root
|
|
group: root
|
|
filetype: directory
|
|
contains: []
|
|
/var/lib/pantheon/database:
|
|
exists: true
|
|
mode: "0755"
|
|
owner: root
|
|
group: root
|
|
filetype: directory
|
|
contains: []
|
|
/var/lib/pantheon/key:
|
|
exists: true
|
|
mode: "0600"
|
|
owner: root
|
|
group: root
|
|
filetype: file
|
|
contains: []
|
|
package:
|
|
libc6:
|
|
installed: true
|
|
port:
|
|
tcp:8545:
|
|
listening: false
|
|
tcp:8546:
|
|
listening: false
|
|
tcp:30303:
|
|
listening: true
|
|
ip:
|
|
- 0.0.0.0
|
|
udp:30303:
|
|
listening: true
|
|
ip:
|
|
- 0.0.0.0
|
|
process:
|
|
java:
|
|
running: true
|
|
|