Skip to content

toitzi/kimai-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

toitzi's docker-compose file for kimai

GitHub License GitHub Sponsors GitHub Issues

Getting Started

This repository contains a docker-compose file for Kimai.

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/toitzi/kimai-docker.git
  1. Change into the directory:
cd kimai-docker
  1. Copy the .env.example file to .env and adjust the values as needed:
cp .env.example .env
  1. Start the containers:
docker-compose up -d

License

The repository is open-sourced software licensed under the MIT license.