6 comments

  • metakermit 2434 days ago
    A quick tutorial on how to get started with marina.io by deploying a simple website to a Raspberry Pi can be found here:

    http://marina.readthedocs.io/en/latest/tutorial/quickstart.h...

    Helpful screenshots illustrate the whole process :)

  • winslow 2432 days ago
    Awesome. Will definitely be playing with this. One of my biggest frustrations with getting docker on my pi has been the lack of support for arm builds and having to rebuild every image needed (which kind of defeats the purpose of docker hub).
    • metakermit 2432 days ago
      Cool! Feel free to reach out to us if you have any trouble using marina :)
  • komuW 2434 days ago
    Does this support arm only, or other archs supported?
    • DoubleMalt 2434 days ago
      At the moment we build for the armhf and aarch64 (64 bit ARM) because that's where we perceive to be a gap.

      But there it would be pretty easy to add additional architectures if people want them.

  • metakermit 2432 days ago
    BTW, for everyone who wants to discuss marina.io with us in more depth, we created a "marina.io" category on our Discourse forum:

    https://discourse.cloudfleet.io/c/marinaio

  • corwin7 2432 days ago
    Great, when you register you get an email with a link to register again.
    • metakermit 2432 days ago
      OK, I tried it out and I see what you mean. I opened an issue on GitHub – https://github.com/cloudfleet/floating-dock/issues/12

      Thanks for reporting this, corwin7!

      • corwin7 2431 days ago
        Thanks for working on fixing it!
    • metakermit 2432 days ago
      It's supposed to be an email verification step after which your selected username/password should work. We'll check if we can improve the messaging to make it clearer.