development_manual_update_june #98
| @@ -19,7 +19,6 @@ | ||||
| - [Access Admin Panel](#access-admin-panel) | ||||
| - [Manage nopCommerce with Systemd](#manage-nopcommerce-with-systemd) | ||||
| - [References](#references) | ||||
| - [Questions and Feedback](#questions-and-feedback) | ||||
| --- | ||||
|  | ||||
| ## Introduction | ||||
| @@ -30,10 +29,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.md) | ||||
| - TFT in your TFChain account | ||||
|   - [Buy TFT](../../../threefold_token/buy_sell_tft/buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](../../../threefold_token/tft_bridges/tfchain_stellar_bridge.md) | ||||
|   - [Buy TFT](threefold_token/buy_sell_tft:buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](threefold_token@@tfchain_stellar_bridge) | ||||
|  | ||||
| ## Deploy a Full VM | ||||
|  | ||||
| @@ -70,7 +69,7 @@ ssh root@VM_IPv4_address | ||||
| ``` | ||||
| apt update | ||||
| ``` | ||||
| * [Install Docker](../../computer_it_basics/docker_basics.html#install-docker-desktop-and-docker-engine) | ||||
| * [Install Docker](docker_basics.html#install-docker-desktop-and-docker-engine) | ||||
| * Install docker-compose | ||||
| ``` | ||||
| apt install docker-compose -y | ||||
| @@ -263,8 +262,4 @@ Systemd will start up the nopCommerce docker-compose file, restart it if it ever | ||||
|  | ||||
| ## References | ||||
|  | ||||
| For further information on how to set nopCommerce, read the [nopCommerce documentation](https://docs.nopcommerce.com/en/index.html?showChildren=false). | ||||
|  | ||||
| ## Questions and Feedback | ||||
|  | ||||
| If you have any questions or feedback, please let us know by either writing a post on the [ThreeFold Forum](https://forum.threefold.io/), or by chatting with us on the [TF Grid Tester Community](https://t.me/threefoldtesting) Telegram channel. | ||||
| For further information on how to set nopCommerce, read the [nopCommerce documentation](https://docs.nopcommerce.com/en/index.html?showChildren=false). | ||||
| @@ -13,7 +13,6 @@ | ||||
| - [Install WooCommerce](#install-woocommerce) | ||||
| - [Troubleshooting](#troubleshooting) | ||||
| - [References](#references) | ||||
| - [Questions and Feedback](#questions-and-feedback) | ||||
| --- | ||||
|  | ||||
| ## Introduction | ||||
| @@ -24,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.md) | ||||
| - TFT in your TFChain account | ||||
|   - [Buy TFT](../../../threefold_token/buy_sell_tft/buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](../../../threefold_token/tft_bridges/tfchain_stellar_bridge.md) | ||||
|   - [Buy TFT](threefold_token:buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](threefold_token:tfchain_stellar_bridge) | ||||
|  | ||||
| ## Deploy Wordpress | ||||
|  | ||||
| @@ -150,8 +149,4 @@ You might need to deactivate some plugins that aren't compatible with WooCommerc | ||||
|  | ||||
| ## References | ||||
|  | ||||
| Make sure to read the [Wordpress and Woocommerce documentation](https://woocommerce.com/document/woocommerce-self-service-guide) to set your ecommerce. | ||||
|  | ||||
| ## Questions and Feedback | ||||
|  | ||||
| If you have any questions or feedback, please let us know by either writing a post on the [ThreeFold Forum](https://forum.threefold.io/), or by chatting with us on the [TF Grid Tester Community](https://t.me/threefoldtesting) Telegram channel. | ||||
| Make sure to read the [Wordpress and Woocommerce documentation](https://woocommerce.com/document/woocommerce-self-service-guide) to set your ecommerce. | ||||
| @@ -11,7 +11,6 @@ | ||||
| - [Set the Bot](#set-the-bot) | ||||
| - [Start the Bot](#start-the-bot) | ||||
| - [Set Zinit](#set-zinit) | ||||
| - [Questions and Feedback](#questions-and-feedback) | ||||
|  | ||||
| --- | ||||
|  | ||||
| @@ -25,10 +24,10 @@ The Node Status bot provides realtime status updates and alerts on status change | ||||
|  | ||||
| To run the bot, you need to have a TFChain account activated with a twin. For this, you can simply create an account on the ThreeFold Dashboard. | ||||
|  | ||||
| - [A TFChain account](../../dashboard/wallet_connector.md) | ||||
| - [A TFChain account](dashboard:wallet_connector.md) | ||||
| - TFT in your TFChain account | ||||
|   - [Buy TFT](../../threefold_token/buy_sell_tft/buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](../../threefold_token/tft_bridges/tft_bridges.md) | ||||
|   - [Buy TFT](threefold_token:buy_sell_tft.md) | ||||
|   - [Send TFT to TFChain](threefold_token:tft_bridges.md) | ||||
|  | ||||
| ## Deploy a Micro VM | ||||
|  | ||||
| @@ -125,8 +124,4 @@ zinit monitor node-status-bot | ||||
| zinit status node-status-bot | ||||
| ``` | ||||
|  | ||||
| You can then use the bot on Telegram and the Python program will restart every time the VM starts. | ||||
|  | ||||
| ## Questions and Feedback | ||||
|  | ||||
| If you have any questions or feedback, please let us know by either writing a post on the [ThreeFold Forum](https://forum.threefold.io/), or by chatting with us on the [TF Grid Tester Community](https://t.me/threefoldtesting) Telegram channel. | ||||
| You can then use the bot on Telegram and the Python program will restart every time the VM starts. | ||||
		Reference in New Issue
	
	Block a user