Skip to content

DECK is a laradock GUI build on top of docker, electron.js, node-pty, xterm.js and the awesome laradock

Notifications You must be signed in to change notification settings

nebula-byte/docker-stacks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DECK

DECK (formerly Dockerstacks) is a laradock GUI build on top of docker, electron.js, node-pty, xterm.js and the awesome laradock

Why a GUI?

  • Starting, stopping, re-building is pretty painful when you're working on a number of projects
  • Setting up more than one project requires a bit of expert knowledge in Laradock, especially when someone is getting started, the desktop app solves this problem by using random open ports without editing any server config
  • Takes away the learning curve on knowing Laradock / Docker commands so that things can be done at the click of a button
  • Developers who still rely on XAMPP / WAMP gets a look how powerful Docker is as a development environment
  • Supports pre-build images for running Laravel or any PHP frameworks, Wordpress or any CMS in few mins
  • Built-in support for HTTPS with SSL certificates, zero configuration needed
  • Advanced networking features to connect multiple stack containers

Image description

Download the app here: https://github.com/sfx101/docker-stacks/releases (Follow the instructions on the Release page)

Installation

https://get-deck.com/getting-started/installation/

Creating and starting stacks

https://get-deck.com/getting-started/creating-and-starting-stacks/

Opening codes and connecting to a stack

https://get-deck.com/getting-started/opening-codes-and-connecting-to-a-stack/

Create your own custom images and unleash the power of Laradock and DECK by editing

~/.docker-stacks/storage/images.json

Review Laradock documentation for more info on custom images, https://laradock.io/documentation/

About

DECK is a laradock GUI build on top of docker, electron.js, node-pty, xterm.js and the awesome laradock

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 37.3%
  • Dockerfile 36.7%
  • VCL 11.5%
  • HTML 10.0%
  • Python 2.4%
  • CSS 1.1%
  • Other 1.0%