Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Online repository file server
Forum Updated to NodeBB v4.3 + New Features

Online repository file server

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 545 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rory_1
    wrote on last edited by
    #1

    I have successfully created an offline installer package (winnowinstaller.exe). I copied it as a binary to the GitHub release area and it works fine. I then created an online version, which works fine from my windows computer, using the url "file:///D:/My Projects/Winnow Project/WinnowInstallOnline/repository" in the config.xml file.

    My issue is how to get this to work from some web server. I can't use the GitHub release area as it only accepts binaries - not the repository folder structure generated by repogen.exe. I tried google drive and dropbox but I just get an error "Failure to fetch repositories" in the installer setup.

    Can anyone suggest a file server service (correct terminology?) suitable for a freeware product? Is there any documentation/information available for a novice getting started using web servers?

    Thanks in advance.

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rory_1
      wrote on last edited by
      #2

      I figured it out. I created an account on DigitalOcean on an appache server and have everything working.

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved