Skip to content

How to setup your own repo

Atlantic edited this page Feb 8, 2015 · 1 revision

I know you all want to know how to make your own repo.

  • Get a PHP + MySQL server
  • Download request.php and send it to your server.
  • Adjust the data in request.php to your needs
  • Make sure your MySQL user for this repo has ONLY READ priviliges.
  • Replicate structure.sql on your database
  • Add some packages
  • ???
  • PROFIT

Please note that short description needs to be no more than 20 chars or else CTRepo WILL refuse to show it(blank space)

Remember to check for CTRepo API updates, or else clients WILL refuse to connect to your server.(Yes, some beautiful day I will change this[legacy mode or auto-notifier-ish])

Thanks to JustPingo for valuable tips on PHP xd