Uncomplicated, web-based bug tracking system.
Deploy this app to Linode with a free $100 credit!
Please do not use Github for your bug reports or feature request. Instead use our live bug tracker at https://bugs.flyspray.org
Flyspray is an uncomplicated, web-based bug and task tracking system.
Have you spotted Flyspray in the wild? Does your company or project use Flyspray? You can send a note to the Mailing List including your project or company name, Flyspray URL (if public), homepage, and a nice testimonial if you are in the mood and we'll have it added to the list of who is using Flyspray.
https://www.flyspray.org/manual/install
Open http://yourflyspray/setup/ in your webbrowser. It detects the existing installation and you can follow the upgrade steps.
Note: Do not forget to press F5 (or CTRL+F5, depending on cache policy) after the upgrade in web browser to reload also cached CSS-files to see effects of updated CSS-files. They are cached by default for 14 days in the webbrowser.
Linux: Just use the package manager or one of its frontends of your Linux distribution.
For instance for Debian based Linux distributions:
sudo apt-get install php
Windows:
https://php.net/downloads
tar xzf flyspray-1.0-rc10.tgz
Rename folder flyspray-1.0-rc10 to shorter name or move to webroot if you want and point your webbrowser there and follow the configuration instructions.
curl -L https://github.com/Flyspray/flyspray/archive/v1.0-rc10.tar.gz | tar xz
cd flyspray-1.0-rc10
curl -sS https://getcomposer.org/installer | php
php composer.phar install --no-dev
Rename folder flyspray-1.0-rc10 to shorter name or move to webroot if you want and point your webbrowser there and follow the configuration instructions.
If you downloaded the installer, make sure to include it to shell when asked.
Using command lines:
- 'cd' to the main Flyspray directory
- Type 'php composer.phar install' to automatically download the vendors
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.