Cosmic Tracker is a website designed to track cosmic signatures accross New Eden.
This is a set of code that is a work in progress and will be changed as it is being worked on. It lacks documentation and is not meant for use by those that do not have experience with PHP, MySQL, phpmyadmin, etc. Feel free to install Cosmic Tracker on your own server and domain. Note that we are not responsible for any difficulties and errors you my come across during installation and hosting of the site.
- Create the database
- Setup the user with permissions on the database
- Run the tables.sql file against the database
- Modify ./php/config.php file
This build uses a wamp/lampp stack. The most robust solution to hosting this site would be to use this stack. See: https://www.apachefriends.org/index.html for information regarding the stack.
Used on this site:
- MySQL
- PHP
- phpmyadmin
Cosmic Tracker is released under the GNU Affero General Public License, version 3. See the LICENSE.md
file for more information.
All EVE related materials are property of CCP Games. See the full license in the CCP.md
file.