[ANN] Running VA Smalltalk with Docker

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Running VA Smalltalk with Docker

Mariano Martinez Peck-2
Hi, 

We know that some of our customers are already using Docker [1] with VA Smalltalk and some other have at least wondered whether that was a real possibility or not.

With the idea of having a public place for you to take a look and submit examples, we have created this project [2]. This is just the starting point but the idea is to fill it with more examples with different configurations, OSs, base images, architectures, etc, etc. 

So far there is a Seaside web application called SeasideTrafficLight [3] and currently it is compiled for ARM. We just thought it would be more fun to run Docker on a on a Raspberry Pi than on a typical Linux Desktop. But the later is obviously possible too.  

You can also check the very interesting next steps [4] and you may even want to experiment with one of them ;)

BTW, thanks Norbert Schlemmer and Julian Maestri for your help!

Let us know if you have any comment. 

Best regards,



--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
[hidden email]

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Running VA Smalltalk with Docker

Jan van de Sandt
Great initiative. I'm going to try this out!

^#Jan

On Mon, Mar 4, 2019 at 6:16 PM 'Mariano Martinez Peck' via VA Smalltalk <[hidden email]> wrote:
Hi, 

We know that some of our customers are already using Docker [1] with VA Smalltalk and some other have at least wondered whether that was a real possibility or not.

With the idea of having a public place for you to take a look and submit examples, we have created this project [2]. This is just the starting point but the idea is to fill it with more examples with different configurations, OSs, base images, architectures, etc, etc. 

So far there is a Seaside web application called SeasideTrafficLight [3] and currently it is compiled for ARM. We just thought it would be more fun to run Docker on a on a Raspberry Pi than on a typical Linux Desktop. But the later is obviously possible too.  

You can also check the very interesting next steps [4] and you may even want to experiment with one of them ;)

BTW, thanks Norbert Schlemmer and Julian Maestri for your help!

Let us know if you have any comment. 

Best regards,



--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
[hidden email]

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Running VA Smalltalk with Docker

Mariano Martinez Peck-2


On Mon, Mar 4, 2019 at 3:33 PM Jan van de Sandt <[hidden email]> wrote:
Great initiative. I'm going to try this out!


Excellent! Let us know if you need any help.  We would like to have more and more examples :)

 

^#Jan

On Mon, Mar 4, 2019 at 6:16 PM 'Mariano Martinez Peck' via VA Smalltalk <[hidden email]> wrote:
Hi, 

We know that some of our customers are already using Docker [1] with VA Smalltalk and some other have at least wondered whether that was a real possibility or not.

With the idea of having a public place for you to take a look and submit examples, we have created this project [2]. This is just the starting point but the idea is to fill it with more examples with different configurations, OSs, base images, architectures, etc, etc. 

So far there is a Seaside web application called SeasideTrafficLight [3] and currently it is compiled for ARM. We just thought it would be more fun to run Docker on a on a Raspberry Pi than on a typical Linux Desktop. But the later is obviously possible too.  

You can also check the very interesting next steps [4] and you may even want to experiment with one of them ;)

BTW, thanks Norbert Schlemmer and Julian Maestri for your help!

Let us know if you have any comment. 

Best regards,



--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
[hidden email]

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.


--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
[hidden email]

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Running VA Smalltalk with Docker

Mariano Martinez Peck-2
Hi guys,

Just wanted to share with your that I made a detailed post about getting started with Docker and Smalltalk:


Feedback is welcome,

--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Running VA Smalltalk with Docker

Seth Berman
This is an excellent post and we need more content like this for VA Smalltalk.
That's my feedback:)

On Monday, May 6, 2019 at 5:26:09 PM UTC-4, Mariano Martinez Peck wrote:
Hi guys,

Just wanted to share with your that I made a detailed post about getting started with Docker and Smalltalk:

<a href="https://marianopeck.wordpress.com/2019/05/06/getting-started-with-docker-and-smalltalk/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F2019%2F05%2F06%2Fgetting-started-with-docker-and-smalltalk%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFh0pX6s-a2Jort_HS_jFrjrnfOIA&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F2019%2F05%2F06%2Fgetting-started-with-docker-and-smalltalk%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFh0pX6s-a2Jort_HS_jFrjrnfOIA&#39;;return true;">https://marianopeck.wordpress.com/2019/05/06/getting-started-with-docker-and-smalltalk/

Feedback is welcome,

--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
Twitter: <a href="https://twitter.com/MartinezPeck" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;">https://twitter.com/MartinezPeck
LinkedIn: <a href="https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;">https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/
Blog: <a href="https://marianopeck.wordpress.com/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;">https://marianopeck.wordpress.com/

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/8c07a143-295c-45cc-9f59-1a96c45c1a90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Running VA Smalltalk with Docker

Mariano Martinez Peck-2

On Tue, May 7, 2019 at 1:52 PM 'Seth Berman' via VA Smalltalk <[hidden email]> wrote:
This is an excellent post and we need more content like this for VA Smalltalk.
That's my feedback:)

On Monday, May 6, 2019 at 5:26:09 PM UTC-4, Mariano Martinez Peck wrote:
Hi guys,

Just wanted to share with your that I made a detailed post about getting started with Docker and Smalltalk:


Feedback is welcome,

--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/8c07a143-295c-45cc-9f59-1a96c45c1a90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibHViqj3nA7v-_RqoGfB2MiOuE5Eg8O%2B4eB7BabgErk%2BpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.