Skip to content

펫로스 증후군을 겪는 반려인들을 위한 애도 도우미 서비스

License

Notifications You must be signed in to change notification settings

HamaHama-Dev/pupmory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

 

🚀 Manual Deployment

Fill out all curly brackets in deploy.sh.

The following are required:

  • DB_URL: Database endpoint
  • DB_USERNAME: Database username
  • DB_PASSWORD: Database password
  • MAIL_USERNAME: Email SMTP username
  • MAIL_PASSWORD: Email SMTP password
  • GPT_KEY: OpenAI API key
  • AWS_REGION: AWS region
  • S3_BUCKET: AWS S3 bucket name
  • S3_ACCESS_KEY: AWS S3 access key
  • S3_SECRET_KEY: AWS S3 secret key
  • JWT_SECRET: JWT secret key

Make sure docker is installed in your system then execute:

./deploy.sh