Skip to content

Sora-reader/deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment

Repo for deployment related stuff. Also a way of managing services on 1 server. Since it's not going to scale that much it makes sense to deploy this all at once.

Some Makefile commands maky only apply for Ubuntu and Ubuntu-based distributions. And obiviously no Windows or MacOS support

VPS all in one deploy

Consider setting up PAT before cloning

  1. git clone https://oauth:{TOKEN with repo and read:org scopes}@github.com/sora-reader/deployment
  2. cd deployment
  3. make dotenv # setup dotenvs
  4. make create-user
  5. make clone
  6. make dotenv-other # and setup new dotenvs
  7. make deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published