https://github.com/iotaledger/node-docker-setup
Docker setup files to spin up IOTA/Shimmer nodes with a breeze.
https://github.com/iotaledger/node-docker-setup
Last synced: 12 months ago
JSON representation
Docker setup files to spin up IOTA/Shimmer nodes with a breeze.
- Host: GitHub
- URL: https://github.com/iotaledger/node-docker-setup
- Owner: iotaledger
- Created: 2022-09-21T09:36:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:44:25.000Z (over 2 years ago)
- Last Synced: 2024-04-22T13:55:06.354Z (over 2 years ago)
- Language: Shell
- Size: 129 KB
- Stars: 10
- Watchers: 9
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Docker Setup
This setup lets you run an [IOTA Hornet node](https://wiki.iota.org/hornet/welcome) and additional services using Docker and Traefik as [a reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy) to enable (optional) TLS using [Let's Encrypt](https://letsencrypt.org/), control access to your node and route requests to the correct endpoints.
See [this guide](https://wiki.iota.org/hornet/how_tos/using_docker) to set up your node.