organizer-network / organizer.network

Tools and strategies for social justice organizing
https://organizer.network/
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Updating version #31

Open nicolaspe opened 5 years ago

nicolaspe commented 5 years ago

We just tried updating the instance I had setup, but ran into many issues.

Any ideas on why it's not working?

P.S: I think next step will be writing a small "How to: update your instance" guide with @doodybrains and @Hbentzur

dphiffer commented 5 years ago

I would try two things:

Otherwise, what you're describing sounds familiar to me. there are a few different things here:

Something that changed in release v0.1.0 is that there's a new file called ecosystem.config.js that controls how pm2 operates. The upshot is, instead of pm2 start organizer.network.js or pm2 start app.js you can just do pm2 start.

dphiffer commented 5 years ago

Also, thanks for the PR!

dphiffer commented 5 years ago

Added in v0.1.1: