Skip to content

B00StER/awsscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

awsscripts

A collection of the helper shell scripts

ssm-env-parameters can be useful in a systemd service definition file to pull the app secrets into the application's context shell on startup

  ExecStart=/bin/bash -c '. /opt/www/application/aws/scripts/ssm-env-parameters.sh; /home/ubuntu/.nvm/versions/node/v16.16.0/bin/npm start'

About

A collection of the helper shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages