deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop

AGPL-3.0 License

Stars
1.5K
Committers
6

Bot releases are hidden (Show)

deck - 4.0.0 Latest Release

Published by sfx101 over 2 years ago

Important updates

⬇️ Download for macOS
⬇️ Download for Ubuntu
⬇️ Download for Windows

Need help? Feel free to create an issue or reach out to us at [email protected]. We'd love to hear from you.

deck - 3.0.0

Published by sfx101 over 3 years ago

DECK v3 is here!

What's new?

  • Has a highly extendable structure now, take a look at all our public docker images here https://github.com/deck-app/
  • Enhanced integrated terminal to scale properly on all screens
  • Enhanced Marketplace UX for installing apps easily with the click of a button
  • Improved DECK flights to easily share your local app with co-workers
  • Automatic updates
  • And many more ...

Installation on macOS (intel)

No additional software is needed other than Docker

Installation on macOS (apple M1 / silicon)

Docker Desktop for Mac on Apple silicon is now available as a GA release (https://docs.docker.com/desktop/mac/apple-silicon/).
No additional software is needed other than Docker for M1

Installation on Windows

  1. Windows defender will warn you about an unsigned version, also your antivirus might flag it for the same. You may ignore the warning and proceed to installation. We build our windows app on the Azure platform so it's safe from malware and viruses.
  2. For the latest Windows 10 builds Docker needs WSL (Windows Subsystem for Linux) 2, follow the instructions on the screen to download and install WSL 2.

Installation on Ubuntu linux

Install via terminal (recommended)
curl https://raw.githubusercontent.com/sfx101/deck-for-linux/main/install.sh | sh
**Install manually

Make sure you've docker and docker-compose installed & configured for rootless access, read more here https://docs.docker.com/engine/security/rootless/
Download the latest release of the DECK app, install & then run the following commands to give the app access binding to ports 80 & 443.

sudo setcap 'cap_net_bind_service=+eip' /opt/DECK/deck
sudo sh -c "echo '/opt/DECK/' >> /etc/ld.so.conf.d/deck.conf"
sudo ldconfig

Post Installation checks

Before starting DECK make sure you've docker (https://www.docker.com/products/docker-desktop) installed and running, have port 80/443 unblocked for using Auto SSL

Need help? Feel free to create an issue or reach out to us at [email protected]. We'd love to hear from you.

Downloads are below

deck - DECK 2.1.0

Published by sfx101 almost 4 years ago

Please free to reach out to us at [email protected] with any feedback, we'd like to hear from you!

Post Installation checks

Before starting the app make sure you've docker running and have port 80/443 unblocked for using HTTP/HTTPS

Windows Installation

Windows defender will warn you about an unsigned version, also your antivirus might flag it for the same. You may ignore the warning and proceed to installation. We build our windows app on the Azure platform so it's safe from malware and viruses.

Read more about the installation here: https://get-deck.com/getting-started/installation/

Download is below

deck - DECK 2.0.1

Published by sfx101 almost 4 years ago

We're very pleased to announce the rebranding of Dockerstacks to DECK!
This is one of our top priority projects right now so feel free to reach out to us at [email protected] with any feedback, we'd like to hear from you.

Post Installation checks

Before starting the app make sure you've docker running and have port 80/443 unblocked for using HTTP/HTTPS

macOS

macOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

Windows

Windows defender will warn you about an unsigned version, also your antivirus might flag it for the same. You may ignore the warning and proceed to installation. We build our windows app on the Azure platform so it's safe from malware and viruses.

Download is below

deck - DECK 2.0

Published by sfx101 almost 4 years ago

We're very pleased to announce the rebranding of Dockerstacks to DECK!
This is one of our top priority projects right now so feel free to reach out to us at [email protected] with any feedback, we'd like to hear from you.

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

macOS

macOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

Download is below

deck - DockerStacks 1.4.0

Published by sfx101 over 4 years ago

Revamped UX, added features for advanced image settings, includes more images out of the box

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

macOS

macOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

Download is below ...

deck - DockerStacks 1.3.0

Published by sfx101 over 4 years ago

Major updates in the UX, added help notes

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

deck - DockerStacks 1.2.2

Published by sfx101 over 4 years ago

Minor changes in design and few bug fixes

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

deck - DockerStacks 1.2.1

Published by sfx101 over 4 years ago

Fixed issue with stack rebuild

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

deck - DockerStacks 1.2.0

Published by sfx101 over 4 years ago

Custom domains with ssl support added

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

Linux

Follow the instructions here (https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to run docker without root privileges. DockerStacks requires docker to run without the "sudo" command.

deck - DockerStacks 1.1.0

Published by sfx101 over 4 years ago

Custom domain name support added along with port
Access stacks urls using your-project-name.stacks.run or by localhost:port
Dynamic document root to support various Framework/ CMS

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

deck - DockerStacks 1.0.3

Published by sfx101 over 4 years ago

Linux versions are available now!

Post Installation checks

Before starting the app make sure you've docker running and have docker-compose installed

MacOS

MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.

Linux

Follow the instructions here (https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to run docker without root privileges. DockerStacks requires docker to run without the "sudo" command.

deck - DockerStacks 1.0.2

Published by sfx101 over 4 years ago

A better view of the terminal is added, docker logs now uses -f to stream logs. Reduced app size.

deck - DockerStacks 1.0.1

Published by sfx101 over 4 years ago

Few minor changes along with a new logo

deck - DockerStacks 1.0.0

Published by sfx101 over 4 years ago

MacOS will warn about the downloaded file as it's not a signed version, this is a developer preview. Before starting the app make sure you've docker running and have docker-compose installed