Table of Contents

proj

SYNOPSIS

The project manager command.

Examples

Create New Gig Project

  • proj conf gig woa.ini
  • emacs woa.ini
  • edit url - db0 details
  • proj create woa.ini
  • edit config.php
  • proj connect woa (optional port number for proxy vhost here)
  • www_perms
Project Types
  • gig
  • react
  • react-native

Clone an Existing Project

  • proj clone gig https://repo.gigcityhosts.com/etati/GigDotCom.git
  • proj connect GigDotCom #must be root

Pull Code to Project

Do a git pull & any other steps that you would want done for a project type when pulling new code. For example, restarting the web server on a React project.

  • proj pull woa

Create HTTPS Certificate

Note: this command does not need to be run directly if you are running the proj connect command.

  • proj createCert website.com