All Projects → aerth → Diamond

aerth / Diamond

Licence: other
System V-style runlevels for your Go daemons

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Diamond

Atscan
Advanced dork Search & Mass Exploit Scanner
Stars: ✭ 817 (+3304.17%)
Mutual labels:  web-application, server
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (+8.33%)
Mutual labels:  web-application, server
Mycat2
MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast
Stars: ✭ 750 (+3025%)
Mutual labels:  server
Github Webhook Listener
Light server for reacting to GitHub's Webhooks
Stars: ✭ 18 (-25%)
Mutual labels:  server
Monitorix
Monitorix is a free, open source, lightweight system monitoring tool.
Stars: ✭ 817 (+3304.17%)
Mutual labels:  server
Webhook
webhook is a lightweight incoming webhook server to run shell commands
Stars: ✭ 7,201 (+29904.17%)
Mutual labels:  server
Drab
Remote controlled frontend framework for Phoenix.
Stars: ✭ 833 (+3370.83%)
Mutual labels:  web-application
Shell2http
Executing shell commands via HTTP server
Stars: ✭ 719 (+2895.83%)
Mutual labels:  server
Local Web Server
A lean, modular web server for rapid full-stack development.
Stars: ✭ 916 (+3716.67%)
Mutual labels:  server
Angular Universal Seed
Angular5 Universal Webpack Seed
Stars: ✭ 17 (-29.17%)
Mutual labels:  server
Dyson
Node server for dynamic, fake JSON.
Stars: ✭ 814 (+3291.67%)
Mutual labels:  server
Crm Application
OroCRM - an open-source Customer Relationship Management application.
Stars: ✭ 785 (+3170.83%)
Mutual labels:  web-application
Eurythmia Server
Eurythmia server repository: mods, subgame, configuration, issues tracker, and a few other.
Stars: ✭ 7 (-70.83%)
Mutual labels:  server
Multi Model Server
Multi Model Server is a tool for serving neural net models for inference
Stars: ✭ 770 (+3108.33%)
Mutual labels:  server
Vue Pokedex
A Pokédex made with Vue.js 📕
Stars: ✭ 22 (-8.33%)
Mutual labels:  web-application
Casino Server
🔥 An online poker game server powered by Redis, node.js and socket.io
Stars: ✭ 721 (+2904.17%)
Mutual labels:  server
Gonet
go分布式服务器,基于内存mmo
Stars: ✭ 804 (+3250%)
Mutual labels:  server
Hadoop For Geoevent
ArcGIS GeoEvent Server sample Hadoop connector for storing GeoEvents in HDFS.
Stars: ✭ 5 (-79.17%)
Mutual labels:  server
Debian Server
Complete Debian/Ubuntu Web Application Server Installation
Stars: ✭ 22 (-8.33%)
Mutual labels:  server
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+3716.67%)
Mutual labels:  server

DIAMOND ⋄

Runlevels for your web application

⚡️ telinit 4

GoDoc Build Status

Screenshot diamond-admin CUI

You can open admin interface by using no arguments:

diamond-admin -s diamond.sock

Or use in scripts:

diamond-admin -s diamond.sock telinit 3
Command: telinit 3
DONE: telinit 3

Using the library

Diamond requires Go 1.6.4 or newer

Read more:

aerth.github.io/diamond

github.com/aerth/diamond

CAUTION

API may change without notice!

Contributing

Submit new issue or pull request

Old version

import "gopkg.in/aerth/diamond.v1"
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].