- Signup for 14 day trial http://cloud.weave.sh Referal link to http://profitbricks.com
- Login to DCD
- Create a new datacenter
- Setup cluster
- Setup Node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@xdant:~$ dweb serve --port 8123 | |
| Dweb Autonomi client initialising... | |
| DEBUG loaded wallet: 0x6ACd8B6A9Dc0B324190e3A31230e4Ac4c7E21E4f | |
| DEBUG tokens: 9999997650950423614 | |
| DEBUG gas : 693637408090000 | |
| -> public network evm-arbitrum-one | |
| DEBUG Registered built-in DWEB-NAME: awesome -> 80ef65377028522309551ff549e015d82572b7ae306e029fce702ebffde4167c0b67049ad0621 | |
| 74055fbb2526f237cc7 | |
| DEBUG Registered built-in DWEB-NAME: friends -> b1d0f2c3c1dbbd1772a40d29f664104783cc93333d3a922c5e2c17dbe07c329cee1fa4e345232 | |
| 9c8a5d3eeb93f9c7d80 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Verifying that +ambled is my Bitcoin username. You can send me #bitcoin here: https://onename.io/ambled |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Based on getskeleton.com | |
| @import "nib/clearfix" | |
| @import "nib/reset" | |
| global-reset() | |
| columns = 16 | |
| column-width = 57px // Ends up as 1232px layout | |
| gutter-width = 20px |