Talk yard installation
hi,
I am new to this talk yard ,I wanted to install talk yard on my web page .please suggest from where to start.I read some installation steps in git hub but still i am unable to understand it..
- KajMagnus @KajMagnus2018-03-17 11:38:46.127Z
Hi Mohamed, you mean these installation steps right?: https://github.com/debiki/talkyard-prod-one#installation-instructions
What more precisely do you find complicated? Is it for example things like this:
sudo -i apt-get update apt-get -y install git cd /opt/ git clone ...
If the Bash commands above feel complicated, I think it's risky for you to install Talkyard yourself — you'd likely run into problems, if not now, then some day later. I would think you're then better off using the hosted version.
Do you have a virtual-private-server (VPS)? And you want to install Talkyard on it? Or do you use PHP or static HTML for your website, no VPS? Or what's your situation
- Progress