Skip to content

This project provides a Dockerized Redmine instance with a custom theme named Circle. It uses PostgreSQL as the database backend and mounts persistent volumes for data storage.

License

Notifications You must be signed in to change notification settings

cynegeirus/docker-redmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine with Custom "Circle" Theme

This project provides a Dockerized Redmine instance with a custom theme named Circle. It uses PostgreSQL as the database backend and mounts persistent volumes for data storage.

Features

  • Redmine running in a Docker container
  • PostgreSQL as the database
  • Custom "Circle" theme included
  • Persistent storage using Docker volumes

Prerequisites

Getting Started

  1. Clone this repository:

    git clone https://github.com/cynegeirus/docker-redmine.git
    cd docker-redmine
  2. Make sure the custom theme is located in the ./circle folder.

  3. Build and start the containers:

    docker-compose up --build
  4. Access Redmine:

    Open your browser and navigate to: http://localhost

Default Credentials

Redmine automatically creates an administrator account during the installation process after the first run. The default username is "admin:admin".


License

This project is licensed under the MIT License. See the license file for details.


Issues, Feature Requests or Support

Please use the Issue > New Issue button to submit issues, feature requests or support issues directly to me. You can also send an e-mail to akin.bicer@outlook.com.tr.

About

This project provides a Dockerized Redmine instance with a custom theme named Circle. It uses PostgreSQL as the database backend and mounts persistent volumes for data storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages