Skip to content
Snippets Groups Projects
Select Git revision
  • 4.x
  • 10.x
  • 11.x
  • fixbug-7.102
  • 8.x-4.x-dev
  • 8.x-3.x
  • 8.x-3.99
  • lock
  • 8.x-2.x
  • 8.x-1.x
  • 7.x-6.x
  • stubs
  • 7.x-5.x
  • 6.x-4.x
  • 7.x-4.x
  • 6.x-3.x
  • 6.x-2.x
  • 7.x-3.x
  • 6.x-1.x
  • 7.x-2.x
  • 4.1.70
  • 4.1.68
  • 4.1.69
  • 4.1.67
  • 4.1.66
  • 4.1.65
  • 4.1.63
  • 4.1.62
  • 4.1.61
  • 4.1.60
  • 4.1.59
  • 4.1.58
  • 4.1.57
  • 4.1.56
  • 4.1.55
  • 4.1.54
  • 4.1.53
  • 4.1.52
  • 4.1.51
  • 4.1.50
40 results

kplatforms

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    grepfruit authored
    4de3ada5
    History

    KPLATFORMS

    Kplatforms is a set of makefiles structured for easy maintenance. It is used, along with the Aegir Hosting System (http://aegirproject.org), to maintain Koumbit Networks' (hence the 'K') mass-hosting platforms.

    Normal usage of Kplatforms involves simply running Drush Make with one of the supplied 'lock' files. Lockfiles are simply mankefiles with all versions completely specified. Further instructions can be found in USAGE.md.

    Kplatforms uses a particular directory layout to make maintaining makefiles easier. For a discussion on the reasoning behind this, see STRUCTURE.md.

    A specific workflow was developed to maintain the 'lock' files. This workflow is described in MAINTENANCE.md.