/eg-docker

Evergreen on Google container Docker

Primary LanguageShell

MOBIUS Evergreen Docker example set

  1. Setup local docker. Customize docker_builds/generic-dockerhub/16.04_master_cloud.yml
  2. Customize hosts
  3. Create a database server
  4. docker build docker_builds/ksl/.
  5. Debug errors, repeat
  6. Setup gcloud SDK
  7. Customize yaml files for your needs
  8. kubectl create -f nfs-pv.yaml
  9. kubectl create -f nfs-pvc.yaml
  10. kubectl create -f create_apps_service.yml
  11. kubectl create -f create_apps.yml
  12. Refer to presentation Evergreen conference 2017 presentation

Everything in this repository is open and free to use under the GNU.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.