You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DAppNode is empowering people by creating a simple, transparent system for hosting P2P clients for DApps, Cryptocurrencies, VPNs, IPFS and more
30
30
31
-
- Read about our purpose and mission on [Our Website](https://dappnode.io/)
31
+
- Read about our purpose and mission on [Our Website](https://dappnode.com/)
32
32
- Join our community and find support on [Our Discord](https://discord.gg/dappnode)
33
33
- Check out what we are up to on [Our Medium](https://medium.com/dappnode)
34
34
- Share your ideas and find how to guides on [Our Forum](https://discourse.dappnode.io/)
@@ -38,7 +38,7 @@ DAppNode is empowering people by creating a simple, transparent system for hosti
38
38
DAppNode lowers the barrier of entry for non tech-savvy participants. It allows you to deploy, update, and manage P2P clients and nodes without leaving your browser. No terminal or command line interface.
@@ -119,7 +119,7 @@ Champions are community members that are in charge of maintaining packages: keep
119
119
120
120
Get your DAppNode and start contributing to decentralization by running your own nodes.
121
121
122
-
[Install DAppNode on your host machine](https://docs.dappnode.io/get-started/installation/custom-hardware/installation/overview) or buy your DAppNode with all the stuff configured and prepared to be used in [DAppNode shop](https://shop.dappnode.io/)
122
+
[Install DAppNode on your host machine](https://docs.dappnode.io/user/quick-start/Core/installation) or buy your DAppNode with all the stuff configured and prepared to be used in [DAppNode shop](https://dappnode.com/en-us/collections/frontpage)
123
123
124
124
### Install DAppNode with ISO
125
125
@@ -143,7 +143,7 @@ docker-compose up
143
143
DAppNode iso will be generated inside images folder, to verify it:
144
144
145
145
```bash
146
-
ls -lrt images/DappNode-*
146
+
ls -lrt images/DAppNode-*
147
147
```
148
148
149
149
_Note_: ISO could be generated as unattended/attended by editing the env var available in the docker-compose.yml file
@@ -230,4 +230,4 @@ This project is licensed under the GNU General Public License v3.0 - see the [LI
# updated permalink to archive of debian ISO: https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/archive/11.5.0+nonfree/amd64/iso-cd/
WELCOME_MESSAGE="\nChoose a way to connect to your DAppNode, then go to \e[1mhttp://my.dappnode\e[0m\n\n\e[1m- Wifi\e[0m\t\tScan and connect to DAppNodeWIFI. Get wifi credentials with \e[32mdappnode_wifi\e[0m\n\n\e[1m- Local Proxy\e[0m\tConnect to the same router as your DAppNode. Then go to \e[1mhttp://dappnode.local\e[0m\n\n\e[1m- Wireguard\e[0m\tDownload Wireguard app on your device. Get your dappnode wireguard credentials with \e[32mdappnode_wireguard\e[0m\n\n\e[1m- Open VPN\e[0m\tDownload OPen VPN app on your device. Get your openVPN creds with \e[32mdappnode_openvpn\e[0m\n\n\nTo see a full list of commands available execute \e[32mdappnode_help\e[0m\n"
0 commit comments