t1.micro

till's Avatar

till

24 Nov, 2011 03:52 PM

We'd like to be able to leverage t1.micro instances, any idea when those (and ebs-based instances in general) are available?

  1. Support Staff 2 Posted by Jonathan Weiss on 30 Nov, 2011 02:04 PM

    Jonathan Weiss's Avatar

    it will take a couple of weeks as we are working on other features right now but it is on our todo list.

  2. 3 Posted by till on 11 Dec, 2011 03:05 AM

    till's Avatar

    Do you guys mind sharing a rough roadmap somewhere?

  3. Support Staff 4 Posted by Jonathan Weiss on 12 Dec, 2011 11:15 AM

    Jonathan Weiss's Avatar

    We don't have a published roadmap but the soon-to-be-released features are:

    1) scalarium-client: a command-line helper as part of the agent that allows you to trigger event, run Chef and helps when working on recipes.

    2) Vagrant support and published images

    3) Elastic Load-Balancer

    4) New dashboard with nicer UI, monitoring information

    5) Notification center for email notification

    Those are the current top items. The micro-instance / EBS instances is then in the next stash of features.

  4. 5 Posted by till on 12 Dec, 2011 07:06 PM

    till's Avatar

    Thanks!

  5. 6 Posted by f.holzhauer on 26 Apr, 2012 08:47 PM

    f.holzhauer's Avatar

    Any updates here? I would love to see micro instances in scalarium, too - and I am pretty curious what "Vagrant support" might be. :-)

  6. Support Staff 7 Posted by Daniel Hüsch on 27 Apr, 2012 09:51 AM

    Daniel Hüsch's Avatar

    No update regarding the micro instances, yet.

    The scalarium-client is available, see http://www.scalarium.com/blog/2011-11-17-introducing-the-scalarium-....

    As for Vagrant support, the idea is to provide you with an easy way to simulate a Scalarium instance locally, in Vagrant.
    The following Vagrantfile should give you an idea.

    Vagrant::Config.run do |config|
      config.vm.provision :scalarium do |scalarium|
        scalarium.api_token = 'your-api-token'
        scalarium.cloud_id = 'some-cloud-id'
        scalarium.instance_id = 'some-instance-id'
        scalarium.activity = 'setup'
      end
    end
    

    The rest is still in the making.

  7. 8 Posted by till on 27 Apr, 2012 02:04 PM

    till's Avatar

    Someone mentioned (I think Jonathan) that potentially we could run the scalarium-client on non-EC2/euc instances too and make instances report in the interface. Any thoughts on that?

    Also, is the code somewhere available (open source)?

  8. 9 Posted by till on 27 Apr, 2012 02:05 PM

    till's Avatar

    (Btw, I'm stepping back from t1.micro and all ebs-based instances. It's just not worth it.)

  9. 10 Posted by Zak Grant on 22 Jun, 2012 04:16 PM

    Zak Grant's Avatar

    Is there any update on "Vagrant support"? Would really appreciate being able to have a simulated Scalarium instance locally.

  10. Support Staff 11 Posted by Jonathan Weiss on 22 Jun, 2012 09:18 PM

    Jonathan Weiss's Avatar

    We have no date on that yet, we haven't spent the last weeks working on that because we were busy migrating a lot of our backend to SWF. We will post updates here once we have a beta version.

  11. 12 Posted by till on 01 Aug, 2012 01:59 PM

    till's Avatar

    Are you guys gonna support those SSD instances?

  12. Support Staff 13 Posted by Jonathan Weiss on 01 Aug, 2012 02:48 PM

    Jonathan Weiss's Avatar

    Yes, we will!

  13. Support Staff 14 Posted by Jonathan Weiss on 01 Aug, 2012 02:48 PM

    Jonathan Weiss's Avatar

    And before you ask, the EBS-Optimized too :-)

  14. 15 Posted by till on 01 Aug, 2012 02:57 PM

    till's Avatar

    And when? ;)

  15. Support Staff 16 Posted by Jonathan Weiss on 01 Aug, 2012 02:59 PM

    Jonathan Weiss's Avatar

    Soon :-) ?

  16. 17 Posted by till on 01 Aug, 2012 03:26 PM

    till's Avatar

    I find no humour in this. How soon is soon?

  17. Support Staff 18 Posted by Jonathan Weiss on 02 Aug, 2012 12:19 PM

    Jonathan Weiss's Avatar

    within the next couple of weeks. I'm working on this stuff right now.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.