Update ConvertX/readme.md
This commit is contained in:
+4
-9
@@ -5,17 +5,12 @@
|
|||||||
|
|
||||||
First go to your cloudflare at https://dash.cloudflare.com and create a new CNAME record, something like ```convert.YOURDOMAIN.com```
|
First go to your cloudflare at https://dash.cloudflare.com and create a new CNAME record, something like ```convert.YOURDOMAIN.com```
|
||||||
|
|
||||||
Then let's setup directories in your homefolder like so:
|
Create a folder in your home directory
|
||||||
- ~/convertx
|
|
||||||
|
|
||||||
Basically:
|
|
||||||
```
|
```
|
||||||
mkdir ~/convertx
|
mkdir ~/convertx
|
||||||
cd ~/convertx
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Then copy the contents from my compose.yml to your portainer > stacks > create new stack, and make the necessary changes.
|
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
Ater making the changes in the compose.yml, deploy it.
|
- Copy the contents from my compose.yml to your portainer > stacks > create new stack, and make the necessary changes.
|
||||||
|
|
||||||
|
- Ater making the changes in the compose.yml, deploy it.
|
||||||
|
|||||||
Reference in New Issue
Block a user