simple-worker

command module
v0.0.0-...-3217735 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2015 License: MIT Imports: 18 Imported by: 0

README

Simple worker for ArchCI

Introduction

Simple-worker is the easy-to-deploy worker to run tests in containers.

Usage

sudo docker run -d --net=host archci/simple-docker
  • MYSQL_SERVER is optional to set address of MySQL(DEFAULT: "")
  • MYSQL_USERNAME is optional to set MySQL username(DEFAULT: root)
  • MYSQL_PASSWORD is optional to set user's password(DEFAULT: root)
  • MYSQL_DATABASE is optional to set MySQL database(DEFAULT: mysql)
  • REDIS_SERVER is optional to set address of redis(DEFAULT: 127.0.0.1:6379)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
Simple Usage
_workspace/src/github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
_workspace/src/github.com/go-sql-driver/mysql
Go MySQL Driver - A MySQL-Driver for Go's database/sql package
Go MySQL Driver - A MySQL-Driver for Go's database/sql package
_workspace/src/github.com/gorilla/http
Package gorilla/http is a high level HTTP client.
Package gorilla/http is a high level HTTP client.
_workspace/src/github.com/gorilla/http/client
Package gorilla/http/client contains the lower level HTTP client implementation.
Package gorilla/http/client contains the lower level HTTP client implementation.
_workspace/src/github.com/gorilla/http/examples/curl
curl is a simple cURL replacement.
curl is a simple cURL replacement.
_workspace/src/gopkg.in/yaml.v2
Package yaml implements YAML support for the Go language.
Package yaml implements YAML support for the Go language.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL