Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hundehausen/wownero-full-node
Simple Docker Image
https://github.com/hundehausen/wownero-full-node
Last synced: 22 days ago
JSON representation
Simple Docker Image
- Host: GitHub
- URL: https://github.com/hundehausen/wownero-full-node
- Owner: hundehausen
- License: mit
- Created: 2023-04-04T10:33:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T18:57:56.000Z (about 1 year ago)
- Last Synced: 2024-11-02T01:42:37.003Z (2 months ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wownero-full-node
docker image to run a wownero full node on mainnet
Disclaimer: I am not updating this image regularly. If you want to use it, you should check the release notes and update it manually.
# Usage
`docker run -tid --restart=always -v wowchain:/home/wownero/.wownero -p 34567:34567 -p 34568:34568 --name=wownerod hundehausen/wownero-full-node`
## Release Notes
### Important Notes
[Read the release notes, there are breaking changes in v0.11.0.3!]([https://git.wownero.com/wownero/wownero/releases](https://git.wownero.com/wownero/wownero/releases/tag/v0.11.0.3))```
04.04.2023: initial release
30.05.2023: Kunty Karen, Point Release v0.11.0.3
31.05.2023: new commands for running wownerod
13.10.2023: Point Release v0.11.1.0
```## Updating
Manual Way
```
docker pull hundehausen/wownero-full-node:latest
docker stop wownerod
docker rm wownerod
docker run -tid --restart=always -v wowchain:/home/wownero/.wownero -p 34567:34567 -p 34568:34568 --name=wownerod hundehausen/wownero-full-node
```Automatic way
https://github.com/v2tec/watchtower# Donations
I am supporting this image in my spare time and would be very happy about some donations to keep this going. You can support me by sending some XMR to: `89HEKdUFM2dJGDFLpV7CoLUW1Swux7iBMMCXMC5y3U2DihmrbYh6AEoanoHb8VPJrCDLTa9FJfooHdz1rGZH9L342TXwZh7`