All Projects → zKillboard → Zkillboard

zKillboard / Zkillboard

Licence: other
Easy does it

Projects that are alternatives of or similar to Zkillboard

Apubplat
Devops自动化部署、堡垒机开源项目、Web Terminal
Stars: ✭ 167 (-21.23%)
Mutual labels:  redis, mongodb
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (+924.06%)
Mutual labels:  redis, mongodb
Lad
👦 Lad is the best Node.js framework. Made by a former Express TC and Koa team member.
Stars: ✭ 2,112 (+896.23%)
Mutual labels:  redis, mongodb
Docker Compose
一些基础服务的docker-compose配置文件,方便在一台新电脑上快速开始工作
Stars: ✭ 163 (-23.11%)
Mutual labels:  redis, mongodb
Endb
Key-value storage for multiple databases. Supports MongoDB, MySQL, Postgres, Redis, and SQLite.
Stars: ✭ 208 (-1.89%)
Mutual labels:  redis, mongodb
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+847.17%)
Mutual labels:  redis, mongodb
Spring Data Examples
Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis
Stars: ✭ 181 (-14.62%)
Mutual labels:  redis, mongodb
Nodebb
Node.js based forum software built for the modern web
Stars: ✭ 12,303 (+5703.3%)
Mutual labels:  redis, mongodb
Blog Service
blog service @nestjs
Stars: ✭ 188 (-11.32%)
Mutual labels:  redis, mongodb
Destiny.core.flow
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
Stars: ✭ 184 (-13.21%)
Mutual labels:  redis, mongodb
Roomler
Roomler - Multi-party Video Conferencing & Team Collaboration Tool using WebRTC (Janus Gateway)
Stars: ✭ 160 (-24.53%)
Mutual labels:  redis, mongodb
Zend Diagnostics
Universal set of diagnostic tests for PHP applications.
Stars: ✭ 192 (-9.43%)
Mutual labels:  redis, mongodb
Pifpaf
Python fixtures and daemon managing tools for functional testing
Stars: ✭ 161 (-24.06%)
Mutual labels:  redis, mongodb
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+874.06%)
Mutual labels:  redis, mongodb
Phive Queue
$queue->push('I can be popped off after', '10 minutes');
Stars: ✭ 161 (-24.06%)
Mutual labels:  redis, mongodb
Leaguestats
📈 League of Legends Stats Web App
Stars: ✭ 172 (-18.87%)
Mutual labels:  redis, mongodb
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-25.94%)
Mutual labels:  redis, mongodb
Putongoj
Putong Online Judge -- An online judge with nothing special
Stars: ✭ 157 (-25.94%)
Mutual labels:  redis, mongodb
Mage2vuestorefront
Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront
Stars: ✭ 183 (-13.68%)
Mutual labels:  redis, mongodb
Zi5book
book.zi5.me全站kindle电子书籍爬取,按照作者书籍名分类,每本书有mobi和equb两种格式,采用分布式进行全站爬取
Stars: ✭ 191 (-9.91%)
Mutual labels:  redis, mongodb

zKillboard

zKillboard is a killboard created for EVE-Online, for use on zkillboard.com, but can also be used for single entities.

Fun fact: zKillboard.com was originally called killwhore.com until it was discovered that the Eve Online forums censored the word whore.

Installation

This is a set of code that is beta and is constantly in flux. Which means it is a work in progress. It lacks complete documentation and is currently not meant for use by those who do not have a lot of experience in setting up PHP, TokuDB (a derivative of MongoDB), and Redis. Please feel free to attempt to install zKillboard on your own server, however, we are not responsible for any difficulties you come across during installation and continuing execution.

Contact

Via Twitter at @zkillboard, via the ticket system itself on zkillboard.com (you have to log in), send an email to [email protected], or you can talk to Squizz on TweetFleet.

Minimum requirements

  • To be updated.

Cronjobs

zKillboard comes with a script that automates the cron execution. It keeps track of when each job has been run and how frequently it needs to be executed. Just run it every minute via cron or a similar system:

* * * * * /var/killboard/zkillboard.com/cron/cron.sh

The cron.sh file handles the output as well as rotating of the logfiles in /cron/logs/

Credits

zKillboard is released under the GNU Affero General Public License, version 3. The full license is available in the AGPL.md file. zKillboard also uses data and images from EVE-Online, which is covered by a separate license from CCP. You can see the full license in the CCP.md file. It also uses various 3rd party libraries, which all carry their own licensing. Please refer to them for more info.

License and Copyright

Licensing for all files in this repository can be found in in AGPL.md

History and previous versions

zKillboard.com came as the brainchild of Squizz Caphinator who wanted to improve upon Eve-Dev Killboard. Squizz decided to write a new killboard completely from scratch and began the zKillboard project. Karbowiak of eve-kill.net eventually joined into the project, contributed much code, created a repository on Github, and announced zKillboard as the new Beta killboard for eve-kill.net. zKillboard matured and gained a fanbase, and of course, haters. As time went on Squizz and Karbowiak had some differences and Squizz forked his code into this repository and made this new repository the primary code base for zkillboard.com. After about a year Squizz then began dabbling in NoSQL, as it seemed the perfect database for the type of data consumed by zKillboard. Two months of heavy coding and extreme database changes, the repository zKillboard/zKillboard was updated to make the code public to the masses with the various NoSQL changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].