Skip to content

kaitozaw/filebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Instructions

1. Setup EC2 Instance

  • Go to Filebox's EC2 Instance
  • If the instance is not running, click Instance state > Srart instance
  • After the instance is started, copy the Public IPv4 address

2. Configure Github Actions Secrets

  • Go to Filebox's Github Repository
  • Navigate to Setting > Environments > production > Environment secrets and set BASE_URL to "http://{Public IPv4 address}"
  • Navigate to Setting > Actions secrets and variables > Repository secrets and paste the value from /backend/.env into PROD_BACKEND, but update BASE_URL to "http://{Public IPv4 address}"

3. Run CI/CD Github Actions

  • Push to the remote main branch and run cicd.yml

Public URL of the Project

How to Login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages