Skip to content

Build scripts and templates for ttslicenses

Notifications You must be signed in to change notification settings

isabella232/deploy-ttslicenses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ttslicenses

Build scripts and templates for ttslicenses. The ttslicenses application uses https://snipeitapp.com/download.

Documentation located here: https://snipe-it.readme.io/docs

Templates

The People.csv is used for importing users. At this point, we are only using the first three fields. First Name, Last Name, and User Name. User Name is first.last.

Scripts

The build.sh script contains all of the commands to deploy a new docker instance. All of the database connection information has been removed and wil need to be popluated before it is run.

The manifest.yml is required by CloudFoundry for a successful deployment.

Post Deployment

Following deployment, the following commands need to be run:

  • php artisan config:clear
  • php artisan migrate
  • php artisan view:clear

About

Build scripts and templates for ttslicenses

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%