Skip to content

Commit

Permalink
Merge pull request #26 from pafeliepixel/main
Browse files Browse the repository at this point in the history
Convoy-Paymenter-Docs.
  • Loading branch information
CorwinDev authored Nov 18, 2023
2 parents 2199ae5 + 98cacf1 commit 70e5500
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 0 deletions.
Binary file added content/features/Convoy/ConvoyProduct.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/features/Convoy/PaymenterExtension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/features/Convoy/VMProducts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/features/Convoy/convoy-node.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions content/features/Convoy/index.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 70e5500

Please sign in to comment.