development_manual_update_june #98
| @@ -29,9 +29,9 @@ We show how to deploy a free and open-source ecommerce on the ThreeFold Grid. We | ||||
|  | ||||
| ## Prerequisites | ||||
|  | ||||
| - [A TFChain account](dashboard:wallet_connector.md) | ||||
| - [A TFChain account](dashboard@@wallet_connector) | ||||
| - TFT in your TFChain account | ||||
|   - [Buy TFT](threefold_token/buy_sell_tft:buy_sell_tft.md) | ||||
|   - [Buy TFT](threefold_token@@buy_sell_tft) | ||||
|   - [Send TFT to TFChain](threefold_token@@tfchain_stellar_bridge) | ||||
|  | ||||
| ## Deploy a Full VM | ||||
|   | ||||
| @@ -23,10 +23,10 @@ We show how to deploy a free and open-source ecommerce on the ThreeFold Grid. We | ||||
|  | ||||
| ## Prerequisites | ||||
|  | ||||
| - [A TFChain account](dashboard:wallet_connector.md) | ||||
| - [A TFChain account](dashboard@@wallet_connector) | ||||
| - TFT in your TFChain account | ||||
|   - [Buy TFT](threefold_token:buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](threefold_token:tfchain_stellar_bridge) | ||||
|   - [Buy TFT](threefold_token@@buy_sell_tft) | ||||
|   - [Send TFT to TFChain](threefold_token@@tfchain_stellar_bridge) | ||||
|  | ||||
| ## Deploy Wordpress | ||||
|  | ||||
| @@ -50,7 +50,7 @@ We start by deploying Wordpress on the ThreeFold Dashboard. | ||||
|     * TTL: Automatic | ||||
|   * It might take up to 30 minutes to set the DNS properly. | ||||
|   * To check if the A record has been registered, you can use a common DNS checker: | ||||
|     * ``` | ||||
| ``` | ||||
| https://dnschecker.org/#A/example.com | ||||
| ``` | ||||
|  | ||||
| @@ -80,7 +80,7 @@ When you're satisfied that everything looks good, hit `ctl-c` to exit Caddy and | ||||
| By default, ufw is set on Wordpress application from the Dashboard. To use Caddy and set HTTPS, we want to allow port 443. | ||||
|  | ||||
| * Add the permissions | ||||
|   * ``` | ||||
| ``` | ||||
| ufw allow 443 | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user