Giter Site home page Giter Site logo

redmine-postgresql-solution's Introduction

Redmine with postgreSQL

Redmine is a flexible web application for project management. It includes Gantt charts, calendar, wiki, forums, role management, e-mail notifications, etc.

How it works

The server with Redmine and PostgreSQL database is launched on containerum.com platform. Redmine provides a web UI for managing your projects.

It consists of:

  • Redmine
  • PostgreSQL

To launch this solution on Containerum.com sign up with the service, download and use Containerum CLI chkit.

  1. Run the Solution with chkit solution:
chkit solution run redmine-postgresql-solution -e VOLUME=storage
  • VOLUME parameter should contain your Volume name on containerum.com platform (VOLUME=volumename)
  1. Make sure that the Solution is running:
$ chkit get deploy

+------------------------+------+-------------+------+-------+-----+
|          NAME          | PODS | PODS ACTIVE | CPU  |  RAM  | AGE |
+------------------------+------+-------------+------+-------+-----+
| solution-pg-c5a0i      |    1 |           1 | 100m | 100Mi | 1m  |
| solution-redmine-betnr |    1 |           1 | 200m | 156Mi | 1m  |
+------------------------+------+-------------+------+-------+-----+
  1. Using chkit get get the address and the port to access the running Solution:
$ chkit get svc

+----------------------------+----------------+----------+-------------------+----------------+-----+
|            NAME            |   CLUSTER-IP   | EXTERNAL |       HOST        |     PORTS      | AGE |
+----------------------------+----------------+----------+-------------------+----------------+-----+
| solution-pg-svc-5ys7w      | 10.100.225.182 | false    |                -- | 5432/TCP       | 1d  |
| solution-redmine-svc-inrxj | 10.100.90.51   | true     | x2.containerum.io | 16377:3000/TCP | 1d  |
+----------------------------+----------------+----------+-------------------+----------------+-----+
  1. Go to x2.containerum.io:16377and create queues using UI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.