Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup email subscriptions server virtual machine on DigitalOcean #1

Closed
17 tasks done
guylepage3 opened this issue Oct 15, 2019 · 3 comments
Closed
17 tasks done
Assignees
Labels
enhancement Product and project enhancement item(s)
Projects

Comments

@guylepage3
Copy link
Contributor

guylepage3 commented Oct 15, 2019

Description
Setup email subscriptions server virtual machine on DigitalOcean.

Virtual Machine Setup Tasks

Email Subscriptions Server Setup

  • Clone the repository
    git clone https://github.com/universelabs/universe-email-subscriptions.git.
  • Install dependencies npm i.
  • Add secrets to env.
    • $ export [secret]
  • Setup production Node environment by running export NODE_ENV=production.

References

  • Screen is a tool for leaving things running in the background.
    • Restore - $ screen -r.
    • Exit - control+a + control+d.
@guylepage3 guylepage3 added the enhancement Product and project enhancement item(s) label Oct 15, 2019
@guylepage3 guylepage3 added this to To do in Universe 11 via automation Oct 15, 2019
@guylepage3 guylepage3 changed the title Deploy and setup server on Digital Ocean Deploy & setup subscription server server on Digital Ocean Oct 15, 2019
@guylepage3 guylepage3 moved this from To do to Up next... in Universe 11 Oct 19, 2019
@guylepage3 guylepage3 self-assigned this Oct 19, 2019
@guylepage3
Copy link
Contributor Author

I'll tackle this bad boy in the morning. Night.

@guylepage3 guylepage3 moved this from Up next... to In progress in Universe 11 Oct 19, 2019
@guylepage3 guylepage3 changed the title Deploy & setup subscription server server on Digital Ocean Setup subscription server virtual machine on Digital Ocean Oct 19, 2019
@guylepage3 guylepage3 changed the title Setup subscription server virtual machine on Digital Ocean Setup subscription server virtual machine on DigitalOcean Oct 19, 2019
@guylepage3 guylepage3 changed the title Setup subscription server virtual machine on DigitalOcean Setup email subscriptions server virtual machine on DigitalOcean Oct 19, 2019
@guylepage3 guylepage3 moved this from In progress to Up next... in Universe 11 Oct 20, 2019
@guylepage3 guylepage3 moved this from Up next... to In progress in Universe 11 Oct 20, 2019
@faddat
Copy link

faddat commented Oct 20, 2019

Screen is a tool for leaving things running in the background.

To restore screens run...
$ screen -r

In order to exit a screen hit control+a and then control+d

@guylepage3
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Product and project enhancement item(s)
Projects
No open projects
Universe 11
  
Done
Development

No branches or pull requests

2 participants