-
Notifications
You must be signed in to change notification settings - Fork 4
Quick Start
Yafra edited this page Sep 10, 2015
·
13 revisions
For the ones without much time and just want to have runnable software ...
- Quick Start First Time
- Quick Start Java (J2EE, EJB, RESTFul, ORM Cayenne)
- Quick Start Yapki (Python, flask, eve exapmle)
- Quick Start NodeJS (MEAN.io, Socket.io)
- Quick Start PHP (Slim Framework)
- Quick Start C (traveldb example, OSF/Motif client, python GTK+3 client)
- Quick Start SageTV (java and C/C++ based Media Station project provided by Google)
To attach to a running docker with a shell, you can execute:
docker exec -it YOUR_DOCKER_NAME /bin/bash
Some support scripts are available to pull/update all dockers and gits, as well to run them. See https://github.com/yafraorg/yafra/tree/master/org.yafra.sysadm/shellscripts
In order to contribute and build:
- Get the repository via git and contribute
- On commit/push it will run the build scripts on shippable
In order to install/deploy all projects:
- Quick Start to install servers on your local docker or in cloud (like Openshift)
- Use Clients like fat client, web browser or mobile app to access backends