opengridcc / opengrid-dev

Open source building monitoring, analysis and control
Apache License 2.0
26 stars 21 forks source link

Update server: opengrid and website #160

Closed JrtPec closed 7 years ago

JrtPec commented 7 years ago

If I understand it correctly, the server currently runs OpenGrid via pip, not via git anymore?

In order to test the Slackbot on the website, following steps are needed:

@saroele could you answer the first question? If so, could you take care of the first 2 steps?

saroele commented 7 years ago

Indeed, it's to be sure we run a specific release. I have some maintenance work to do. I plan to do that in the coming days.

thanks for your work! roel

On Wed, Nov 9, 2016 at 1:10 AM, Jan Pecinovsky notifications@github.com wrote:

If I understand it correctly, the server currently runs OpenGrid via pip, not via git anymore?

In order to test the Slackbot on the website, following steps are needed:

  • Update the pip package on pypi
  • Update the package on the server
  • Pull the latest version of the website on the server
  • Manually change Slackbot config stuff on the server
  • Restart the web server (sudo service uwsgi restart opengrid or something)

@saroele https://github.com/saroele could you answer the first question? If so, could you take care of the first 2 steps?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/opengridcc/opengrid/issues/160, or mute the thread https://github.com/notifications/unsubscribe-auth/AAiVBmcA-F2pFUWbangd-Uv_7Oj3R52nks5q8Q9egaJpZM4KtDzO .

JrtPec commented 7 years ago

Don't forget the version bump!

saroele commented 7 years ago

the coming days passed too quickly for me, but tomorrow evening seems like more than enough to get this done.