All Projects → jdleesmiller → Docker Chat Demo

jdleesmiller / Docker Chat Demo

Companion repo for my "Lessons from Building a Node App in Docker" article.

Projects that are alternatives of or similar to Docker Chat Demo

Docker Lamp
Docker with Apache, MySql, PhpMyAdmin and Php
Stars: ✭ 276 (-13.75%)
Mutual labels:  docker-compose
Artifactory Docker Examples
Examples for using Artifactory Docker distribution in various environments
Stars: ✭ 292 (-8.75%)
Mutual labels:  docker-compose
Docker Sync
Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux
Stars: ✭ 3,305 (+932.81%)
Mutual labels:  docker-compose
Budibase
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
Stars: ✭ 8,071 (+2422.19%)
Mutual labels:  docker-compose
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (-10%)
Mutual labels:  docker-compose
Docker Compose Healthcheck
How to wait for container X before starting Y using docker-compose healthcheck
Stars: ✭ 292 (-8.75%)
Mutual labels:  docker-compose
Home Cloud
The "cloud" at home
Stars: ✭ 269 (-15.94%)
Mutual labels:  docker-compose
Instantbox
📦 Get a clean, ready-to-go Linux box in seconds.
Stars: ✭ 3,317 (+936.56%)
Mutual labels:  docker-compose
Instaclone
An instagram clone created with the MERN stack
Stars: ✭ 289 (-9.69%)
Mutual labels:  socketio
Linkedin
Linkedin Scraper using Selenium Web Driver, Chromium headless, Docker and Scrapy
Stars: ✭ 309 (-3.44%)
Mutual labels:  docker-compose
Wilearning
Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support
Stars: ✭ 280 (-12.5%)
Mutual labels:  socketio
Gradle Docker Compose Plugin
Simplifies usage of Docker Compose for integration testing in Gradle environment.
Stars: ✭ 284 (-11.25%)
Mutual labels:  docker-compose
Dockercheatsheet
🐋 Docker Cheat Sheet 🐋
Stars: ✭ 3,301 (+931.56%)
Mutual labels:  docker-compose
Dockerized Magento
A dockerized Magento Community Edition 1.9.x
Stars: ✭ 278 (-13.12%)
Mutual labels:  docker-compose
Socket.io Chat Fargate
A demo application showing how to deploy a scalable realtime chat application powered by Socket.io, Node.js, Docker, and AWS Fargate, and deployed using a CI/CD pipeline powered by AWS CodePipeline
Stars: ✭ 312 (-2.5%)
Mutual labels:  socketio
Streamingphish
Python-based utility that uses supervised machine learning to detect phishing domains from the Certificate Transparency log network.
Stars: ✭ 271 (-15.31%)
Mutual labels:  docker-compose
Prometheus
A docker-compose stack for Prometheus monitoring
Stars: ✭ 3,383 (+957.19%)
Mutual labels:  docker-compose
Springy Store Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
Stars: ✭ 318 (-0.62%)
Mutual labels:  docker-compose
Bitrixdock
BitrixDock - это готовое Docker окружение для Bitrix CMS 🎯
Stars: ✭ 315 (-1.56%)
Mutual labels:  docker-compose
Jd Scripts Docker
Stars: ✭ 304 (-5%)
Mutual labels:  docker-compose

Docker Chat Demo

Companion repo for this article on my blog:

Contains step-by-step examples used in the article to get the socket.io chat example running in Docker.

2019 Update

Each step has a tag:

2016 Original

Here's the original code from 2016.

Each step has a tag:

License

The ISC license:

Copyright (c) 2016–2019, John Lees-Miller

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

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