Domain / Directory
  • Hi,
    I want to install airtime in a directory for e.g. http://srv4.domain.com/airtime (without https)
    Could you please tell me how to do it, I tried to search online but couldn't find any solution.

    Thanks
    Post edited by Keshav at 2015-07-31 18:21:00
  • 4 Comments sorted by
    • You need to become familiar with domains and subdomains
    • you also will need root privilege ,if this s shared hosting they will not give you such permission,try invest in a cheap vps
    • You need some basic terminal and linux skills
    If all that is in place,then you should RTFM. found here http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/manual-installation/
     
    domain.com ===================> webfolders (html or php)
    (Known as TLD - top level domain)
    ||
    srv4.domain.com   ===================> webfolders (html or php)
    (known as sudomain)

    Airtime needs a number of services ,dependencies,scripts and cronjobs.

    while some shared hosting will allow cronjobs they certainly will not allow most scripts and services
    Post edited by Voisses Tech at 2015-08-01 13:33:57
    Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator.
    "The Problem with education today is that it takes a university degree to switch on a light bulb"
    "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them"
    "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity.
    "I might be in Mud but that does not Make me a Wild Hog(pig)"
    “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.”
    "The only thing that remains constant is change itself"
    May the force be with you,until our path or destiny bring us in tandem.
  • Thanks for your comment, I am familiar with domains/subdomains and airtime is currently hosted on a vps with enough resources. It is hosted on https://srv4.domain.com and I want it to be http://srv4.domain.com/airtime as I have something else configured under the www directory.
    I followed the instructions on the link you provided to install airtime, still I couldn't find out how to install airtime in a directory. Any further help will be much appreciated.  
  • Vote Up0Vote Down Albert SantoniAlbert Santoni
    Posts: 68Member, Sourcefabric Team, Airtime Moderator
    Hi Keshav,

    After you install the latest version of Airtime, open up your /etc/airtime.conf file and look for the base_dir setting. It's set to "/" by default, but if you change that to "/airtime", it should change the directory that Airtime appears to be served from, like you want.

    Cheers,
    Albert
    Airtime Developer @ Sourcefabric
  • Hi Albert,

    It didn't work. It is still the same. Any other solution? Can I host airtime on a different port? e.g srv4.domain.com:8005?
    Could you also tell me how to disable https?

    Regards
    Post edited by Keshav at 2015-08-05 14:46:42