Page MenuHomePhabricator

Ubuntu Trusty VMs in discovery-stats for the All Hands workshop
Closed, ResolvedPublic

Description

@Andrew said we can special request instances that run on Ubuntu Trusty :)

I need 3 medium instances in the "discovery-stats" project because I am doing a data visualization literacy workshop at All Hands next week and I need to host a Shiny app that many people will be accessing.

Please and thank you!

Event Timeline

mpopov triaged this task as High priority.Jan 17 2018, 7:53 PM
mpopov created this task.

I will create these VMs for you. What shall I call them?

I will create these VMs for you. What shall I call them?

Awesome, thank you so much! shinyserv-01, shinyserv-02, and shinyserv-03 would be totally fine names! :)

I might have a 4th (small) VM that runs nginx for simple load balancing but for that one it wouldn't matter whether it's running Debian or Ubuntu, right?

OK, I've created four instances:

shinyserv-01 (medium, Trusty)
shinyserv-02 (medium, Trusty)
shinyserv-03 (medium, Trusty)
shinyserv-lb (small, Trusty)

You're right that nginx (especially if you puppetize it) might work better on Jessie, in which case you can just delete the -lb VM and recreate a Jessie one.

I'm going to rename this task so that we remember to delete things after your workshop is finished.

Andrew renamed this task from Request for Ubuntu Trusty VMs for an All Hands workshop to Remove Ubuntu Trusty VMs in discovery-stats after the All Hands workshop.Jan 17 2018, 10:30 PM
Andrew lowered the priority of this task from High to Medium.Jan 18 2018, 5:15 PM

Change 405344 had a related patch set uploaded (by Bearloga; owner: Bearloga):
[operations/puppet@production] Make Shiny Server a separate profile

https://gerrit.wikimedia.org/r/405344

Change 405344 merged by Andrew Bogott:
[operations/puppet@production] Make Shiny Server a separate profile

https://gerrit.wikimedia.org/r/405344

mpopov renamed this task from Remove Ubuntu Trusty VMs in discovery-stats after the All Hands workshop to Ubuntu Trusty VMs in discovery-stats for the All Hands workshop.Jan 29 2018, 1:24 AM
mpopov closed this task as Resolved.

Changed the name back because I want to keep these up as a learning tool for anyone who missed the workshop and future WMF employees.

Changed the name back because I want to keep these up as a learning tool for anyone who missed the workshop and future WMF employees.

We'll discuss this in our weekly as it would be a new request technically

This is ok, but keep in mind that Trusty is deprecated throughout WMF infrastructure (including on WMCS VMs). Don't get too attached to these VMs -- I'd advise moving all of your systems to Stretch as soon as you're able.

This is ok, but keep in mind that Trusty is deprecated throughout WMF infrastructure (including on WMCS VMs). Don't get too attached to these VMs -- I'd advise moving all of your systems to Stretch as soon as you're able.

We have to use Ubuntu for Shiny Servers until RStudio makes Debian version available or until we do it ourselves in T168967