Giter Club home page Giter Club logo

youtrack-openshift's Introduction

Quick install YouTrack to OpenShift

JetBrains offers a free license for its wonderful issue tracker called YouTrack, the responsive web design of YouTrack is enough to manage tasks from any device. Furthermore, RedHat and its fabulous product OpenShift offers free hosting for almost all main technologies, this solution is enough to manage tasks from anywhere (ok, anywhere with an internet connection). YouTrack is based on Java and OpenShift support Java, perfect solution was found.

How to install

If you don't have OpenShift account yet you can open it here https://openshift.redhat.com/app/account/new

Go to create Tomcat 7 application page https://openshift.redhat.com/app/console/application_type/cart!jbossews-2.0

Select name for your application, for example youtrack. It will be used in URL of your YouTrack instance. If you don't like it you can add your own domain (alias) later.

Click on the change Source Code link and set URL to this Git repository, i.e. https://github.com/stokito/youtrack-openshift.git

Click on Create Application button, and wait till YouTrack will deployed.

You should get to the created application page. At the top of this page should be link to your deployed YouTrack. Open it.

Now you need to wait first YouTrack run. It may take a lot of time and you may get 502 Proxy Timeout Error, but don't afraid and just refresh page once again.

If installation successful you will see basic YouTrack settings page.

If something went wrong just create a issue to this project with error messages.

YouTrack version

This repo contains YouTrack 5.0. If you want to refresh version just fork this repo and replace webapps/ROOT.war with new downloaded YouTrack WAR file. It can be downloaded from JetBrains site http://www.jetbrains.com/youtrack/download/get_youtrack.html (select JavaEE container version).

Please, don't forget to send a pull request.

Repo layout

webapps/ - location for built war

webapps/ROOT.war - YouTrack WAR file

.openshift/ - location for openshift specific files

.openshift/action_hooks/deploy - Deploy script - creates DB directories teamsysdata and teamsysdata-backup

.openshift/action_hooks/pre_start_jbossews-1.0 - Script that gets run prior to starting EWS1.0 (Tomcat 6). Setup environment variables: PermGen size and YouTrack's DB dir path.

.openshift/action_hooks/pre_start_jbossews-2.0 - Script that gets run prior to starting EWS2.0 (Tomcat 7). Setup environment variables: PermGen size and YouTrack's DB dir path.

Some helpful articles

youtrack-openshift's People

Contributors

shekhargulati avatar stokito avatar

Watchers

 avatar  avatar

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.