All Projects → TimTosi → Mechanist

TimTosi / Mechanist

Licence: mit
[Docker] - The Mechanist is a collection of Dockerfiles and Composefiles for various tools and purposes.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Mechanist

Docker Compose
一些基础服务的docker-compose配置文件,方便在一台新电脑上快速开始工作
Stars: ✭ 163 (+89.53%)
Mutual labels:  redis, consul, docker-compose
User.api
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
Stars: ✭ 109 (+26.74%)
Mutual labels:  redis, consul, docker-compose
Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+347.67%)
Mutual labels:  redis, docker-compose
Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (+567.44%)
Mutual labels:  redis, consul
Docker Superset
Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
Stars: ✭ 86 (+0%)
Mutual labels:  redis, docker-compose
Gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Stars: ✭ 314 (+265.12%)
Mutual labels:  redis, consul
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+4083.72%)
Mutual labels:  redis, docker-compose
Nodock
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
Stars: ✭ 734 (+753.49%)
Mutual labels:  redis, docker-compose
Golang Url Shortener
URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.
Stars: ✭ 240 (+179.07%)
Mutual labels:  redis, docker-compose
Socket Io
基于Hyperf微服务协程框架开发的sokcet-io分布式系统
Stars: ✭ 38 (-55.81%)
Mutual labels:  redis, consul
Mrseedbox
[unmaintained] A Containerized Seedbox with Embedded Media Player
Stars: ✭ 30 (-65.12%)
Mutual labels:  redis, docker-compose
Nagios Plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
Stars: ✭ 1,000 (+1062.79%)
Mutual labels:  redis, consul
Surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service gove…
Stars: ✭ 3,088 (+3490.7%)
Mutual labels:  redis, consul
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (+234.88%)
Mutual labels:  redis, docker-compose
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+313.95%)
Mutual labels:  redis, docker-compose
Docker Lnmp
🐋Docker-compose(Linux,Nginx,MySQL,PHP7,Redis)
Stars: ✭ 244 (+183.72%)
Mutual labels:  redis, docker-compose
Filterlists
🛡 The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+659.3%)
Mutual labels:  redis, docker-compose
Bookstoreapp Distributed Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
Stars: ✭ 63 (-26.74%)
Mutual labels:  consul, docker-compose
Dice
前后端分离Blog系统,采用Nuxt、Vue 2.x 和 SpringBoot 全家桶。
Stars: ✭ 222 (+158.14%)
Mutual labels:  redis, docker-compose
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (+160.47%)
Mutual labels:  redis, consul

TheMechanist

What is The Mechanist ?

The Mechanist is a collection of Dockerfiles and Composefiles for various tools and purposes. The Dockerfiles provided here are written to be clean, lightweight, readable and extensible by other users according to their needs. The Compose files using these Dockerfiles can be used as provided but are made to be be updated for other purposes. This repository is intended to evolve with new files and updates.

Quickstart

FAQ

Do you know you designed a cheap logo for a bunch of Dockerfiles ? I do.
Nice thing that I can override arguments you placed in "CMD" but I cannot modify the "ENTRYPOINT" you provide. You can override it by using the `--entrypoint` argument of `docker run`. More info [here](https://docs.docker.com/engine/reference/run/#/entrypoint-default-command-to-execute-at-runtime).

License

Every file provided here is available under the MIT License.

Not Good Enough ?

If you encouter any issue by using what is provided here, please let me know ! Help me to improve by sending your thoughts to [email protected] !

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].