Coder Social home page Coder Social logo

instantiations / docker-examples-vast Goto Github PK

View Code? Open in Web Editor NEW
7.0 9.0 0.0 13.92 MB

A public place with examples of VA Smalltalk running with Docker

License: MIT License

Shell 2.53% CMake 3.86% JavaScript 1.52% HTML 0.07% Prolog 0.41% Makefile 5.95% C 85.65%
vasmalltalk docker docker-compose docker-swarm smalltalk webapp containers linux-containers vastplatform

docker-examples-vast's Introduction

Docker and VAST Platform (VA Smalltalk) Examples

Running VA Smalltalk on Docker containers!
Report a defect | Request feature

This project serves as a public place where VA Smalltalk users can see and submit Docker examples. Ideally we would like to have many examples showing different operating systems, CPU architectures, alternatives and customizations.

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Quick Start

Experiments already run

  • Use docker-compose and allow having N number of replicas (our VAST images) running in the same node with a load balancer on front.
  • Use Docker Swarm to create our own cloud and run N number of VAST images distributes in M number of nodes.
  • Run Docker in ARM 32 bits (Raspberry Pi 3B+ and Raspbian) and ARM 64 bits (Raspberry Pi 3B+ / Rock64 with Ubuntu Server / Armbian).
  • Take a look to portainer.io container for graphical management.
  • Experiment with Alpine Linux. Results were not as good as expected because Alpine uses musl instead of glibc. If you install glibc then the docker image gets much bigger and quite similar to a debian slim. In addition, it's glibc does not seem to work correctly on ARM.

Next steps

There are lots of areas of interest we would like to investigate and research. But a few possibilities are:

  • Make VA run with more different operating systems:
    • A regular CentOS/RedHat/Fedora variant.
    • Fedora Atomic
  • Try with balenaOS as a host OS and a pigpio-ready image.
  • Test our VAST GPIO binding from within a container.
  • Even if not exactly related to Docker, we would also like to adapt current examples for Kubernetes and OpenShift.

Acknowledgments

Contributing

Check the Contribution Guidelines

docker-examples-vast's People

Contributors

greg-schultz avatar marianopeck avatar noschvie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.