Roadmap
0.0.1
First stable release
97%
Version 0.0.1¶
This version is not yet released, but a Release Candidate is available (see below)
The first stable release will be a merge of the old Glastopf Webinterface with nodemasters patches added and some more Features like
- fancy plots
- malicious source code viewer with syntax highlighting
- template system, so you might fit the layout to your needs
- improved whois queries
- simple install wizard
- usermanagement
Release Candidate 1¶
We consider this release candidate to be complete, stable, and suitable for testing by any Glastopf user. It's purpose is to solicit one last round of testing before the final release. You can help us by installing this RC and testing it with your current glastopf database.
http://dev.glastopf.org/attachments/download/8/GlasIF-0.0.1-RC1.tar.gz
Please refer to the INSTALL file within the tarball for installation instructions
Hint: Before you start, make sure, that you have a clean install of the glastopf MySQL database. The GlasIF depends on this database. On the other hand the installer will stop, if it stumbles upon an old table (like the user table from the old glaspot-wi). Thus make sure you remove it before installing.
0.1.0
The first stable release with a reasonable amount of features added
0%
unstable
This version is always unstable
No issues for this version
Version unstable¶
This version is named unstable, because it really is unstable. Always update to the latest SVN revision. This release is for people who want to use the bleeding-edge features, who want to test new releases and for developers.
Installation¶
Before you start, make sure, that you have a clean install of the glastopf MySQL database. The GlasIF depends on this database. On the other hand the installer will stop, if it stumbles upon an old table (like the user table from the old glaspot-wi). Thus make sure you remove it before installing.
- Check out the trunk from subversion into your webservers document root:
svn co http://dav.nodebroker.net/glasif/trunk glasif
- Check permissions of files and directories. They have to match the user and group of your the user running your webserver.
- Point your webbrowser to your webserver (i.e . http://localhost/glasif)
- Fill out the forms in the installer wizard
- Have fun and don't forget to file bugs!