Git Product home page Git Product logo

timetrex's Introduction

TimeTrex Workforce Management

INSTALLATION INSTRUCTIONS

1. Confirm that your system meets the TimeTrex minimum requirements.
	- PHP v5.3+ or greater
	- PostgreSQL v9.0+ or MySQL v5.5+ (PostgreSQL is highly recommended)

2. Locate your webroot directory on your web server. This is the directory
on your web server where publicly accessilbe files are made available by your
web server. Common locations include:

	/var/www/html/ (Linux/Apache)
	C:\Inetpub\wwwroot\ (Windows/IIS)
	C:\Program Files\Apache Group\Apache\htdocs\ (Windows/Apache)
	/Library/Web server/Documents/ (MaxOS X/Apache)

3. Unzip the TimeTrex zip file into your webroot. A directory is automatically
created within webroot. Rename this directory if desired.

4. Rename timetrex.ini.php-example_(linux|windows) to timetrex.ini.php

5. Edit timetrex.ini.php and confirm that all paths are correct.
	The installer will create and configure the database
	for you, as well as modify other non-path settings for you.

6. Point your web browser to:
	http://<web server address>/<timetrex directory>/interface/install/install.php
	ie: http://localhost/timetrex/interface/install/install.php

7. Follow instructions



UPGRADE INSTRUCTIONS

1. *IMPORTANT* Create a backup of your current installation, including your TimeTrex database.

2. *VERY IMPORTANT* No really, create a backup of all your TimeTrex data including your
   timetrex.ini.php file, as it contains a cryptographic salt that if you lose you will
   not be able to login to TimeTrex or access encrypted data ever again.
   
   **BE SURE TO BACKUP YOUR TimeTrex DATABASE AND YOUR timetrex.ini.php FILE!**

3. Unzip TimeTrex zip overtop of your current installation.

4. Edit timetrex.ini.php in your new TimeTrex directory and set:
	installer_enabled = TRUE

5. Point your web browser to:
	http://<web server address>/<timetrex directory>/interface/install/install.php
	ie: http://localhost/timetrex/interface/install/install.php

6. Follow instructions, TimeTrex will automatically upgrade
	your database tables as necessary.

timetrex's People

Contributors

brunochauvet 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.