diff --git a/content/features/Convoy/ConvoyProduct.png b/content/features/Convoy/ConvoyProduct.png new file mode 100644 index 0000000..8594579 Binary files /dev/null and b/content/features/Convoy/ConvoyProduct.png differ diff --git a/content/features/Convoy/PaymenterExtension.png b/content/features/Convoy/PaymenterExtension.png new file mode 100644 index 0000000..6d2a640 Binary files /dev/null and b/content/features/Convoy/PaymenterExtension.png differ diff --git a/content/features/Convoy/VMProducts.png b/content/features/Convoy/VMProducts.png new file mode 100644 index 0000000..f2ae143 Binary files /dev/null and b/content/features/Convoy/VMProducts.png differ diff --git a/content/features/Convoy/convoy-node.png b/content/features/Convoy/convoy-node.png new file mode 100644 index 0000000..5cac98d Binary files /dev/null and b/content/features/Convoy/convoy-node.png differ diff --git a/content/features/Convoy/index.md b/content/features/Convoy/index.md new file mode 100644 index 0000000..0a0e1d9 --- /dev/null +++ b/content/features/Convoy/index.md @@ -0,0 +1,56 @@ +This documentation will cover the connection between Convoy and Paymenter. + + +Convoy settings: + +1. Login into convoy web portal. + +2. Click on your username on the top right and select 'Admin Control Panel' + +3. Click on 'Token', create a 'New Token' and save it for later. + + +Paymenter settings: + + +1. Login into your Paymenter web portal + +2. Click on your username in the top right corner of the page and then click 'Admin area' + +3. Click on the three horizontal dots and then select 'Extensions' + +4. Click on 'Browse Extensions' + +5. Find Convoy extension and then click 'Download' + +6. Once again click on the three horizontal dots and select 'Extensions' + +7. Find Convoy in your list and click on the edit button + +8. Inside this extension things should look like this: + +![Alt text](PaymenterExtensionSettings.png) + + Let's make our first package with this extension and see our first VM deployed + +9. Go to 'Products' and then 'Categories' and create a category for your product + +10. Go to 'Products' again and click on 'Create Product' + +11. Your new product should look like this: + +![Alt text](VMProducts1.png) + +***Notice: The fact that we put in '0' for the price is because we want to test first, that it creates the VM without any manual intervention. + +12. After you save your product you should have another tab available called 'Extension', click on it + +13. Select the extension 'Convoy' and click on 'Update server' + +14. In the fields that just appeared below fill out your desired values for this product, here is an example below: + +![Alt text](ConvoyProductSettings.png) + +15. This should be it, now you can order this package from the front page of Paymenter and see your VM being deployed without any issues. + +***Notice: I have not put anything in the 'Bandwidth' section, because I don't usually limit the bandwidth used, but you can do that there. Also make sure you have added some IPV4 ip addresses to your Convoy node that you just added earlier in this documentation. \ No newline at end of file