Jump to content

Do you have a link to the documentation/setup process of a conversion server?


Helmuts DNMUM.com

Recommended Posts

Good morning,

I have searched through all the KVS site and this forum, and haven't been able to find a tutorial on setting up a conversion server.

Do you have a link to the documentation/setup process of a conversion server?

So far I have set up Ubuntu 20.04.3 LTS, have installed ffmpeg, imagemagick, yamdi (qt-faststart doesn't continue as ffmpeg is already installed), have set up fastpanel and added A record to the subdomain.

I understand that you offer this as an additional service for lazy people > I wish to set it up myself, and the documentation where all the information is at 1 place is needed.

Thank you in advance,
Helmuts

putty_qbKr5rRRPg.png

Link to comment
Share on other sites

Also done:

1) /admin/tools/remote_cron.php script taken from my KVS directory and uploaded to the conversion server.

2) played with several cron jobs with FastPanel (panel prefered by the KVS team):

cd /var/www/fastuser/data/www/conversion2.websiteaddress && /usr/bin/php remote_cron.php > /dev/null 2>&1

and tried

cd /var/www/fastuser/data/www/conversion2.websiteaddress && /usr/bin/php remote_cron.php > /dev/null 2>&1

>> config.properties fails to get created

-----

Even created a dir: /conversion , gave it '777' permissions, moved the remote_cron.php file there and created a new cron > still the config.properties fails to get created

Am I missing something?

Thank you in advance,

Helmuts

Link to comment
Share on other sites

Yamdi and qt-faststart are not required, this is something very obsolete from previous life.

Please run the following command manually from the command line, what do you see (I guess you need to correct websiteaddress path to the real path)?

cd /var/www/fastuser/data/www/conversion2.websiteaddress && /usr/bin/php remote_cron.php

 

  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...