Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.
/ docker-kin-client Public archive

Kin is the calendar experience we want after Sunrise and integrates all the services we use everyday.

Notifications You must be signed in to change notification settings

beevelop/docker-kin-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Pulls Layers Size GitHub release Badges Beevelop

Latest Kin Client

Kin is the calendar experience we want after Sunrise: simple enough to help us better understand when, where and with whom we need to be & connected to integrate all the services that we use everyday.

This Docker image is an unofficial alternative to quickly get started with Kin (e.g. for development or to run your personal instances).


Quick Start

docker run -d -p 8080:8080 -e API_HOSTNAME=kin.example.com --name kinclient kin-client

Configuration

  • API_HOSTNAME (required): hostname of the kin-server

Pull from Docker Hub

docker pull beevelop/kin-client

Or build from GitHub

docker build -t beevelop/kin-client github.com/beevelop/docker-java

Or use as base image

FROM beevelop/kin-client

One does not simply use latest

About

Kin is the calendar experience we want after Sunrise and integrates all the services we use everyday.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published