Files
homelab/ConvertX/readme.md
T
2025-05-23 12:14:02 +03:00

17 lines
422 B
Markdown

# ConvertX File Converter
## Setup
First go to your cloudflare at https://dash.cloudflare.com and create a new CNAME record, something like ```convert.YOURDOMAIN.com```
Create a folder in your home directory
```
mkdir ~/convertx
```
## Run
- 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.