Skip to content

🐳 Images designed for FastyBird IoT Open Source systems

Notifications You must be signed in to change notification settings

FastyBird/fastybird-docker-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastyBird Docker Standard

FastyBird Docker Standard

Introduction

The FastyBird Docker Standard is a docker base image available for everyone as part of FastyBird IoT Open Source. The key idea of these tools is to provide one image shared between environments. Feel free to fork, extend or copy source files.

Features:

1. Choosable images

We decided to use two most popular/known Linux distributions - Ubuntu and Alpine. On top of these distributions we created our easy extendable images.

2. All in one

All images are created with PHP support with PHP-FPM and with many extensions and production-ready configuration. NGINX is here as a reverse proxy, and traditional images are also with Node.js for building a frontend.

3. Single Stage Build

We wanted to keep these images and their usage as simply as possible even for user which are starting their journey with Docker. So we decided to go with single stage build.

Metadata

Image Size
1.0-traditional Docker Hub
1.0-traditional-alpine Docker Hub
1.0-headless Docker Hub

Please note that image sizes may differ in each architecture.

Supported Architectures

  • linux/amd64
  • linux/arm64
  • linux/arm/v7
  • linux/arm/v8

Proudly hosted on Docker Hub

Images

Traditional

The Traditional image is everything you require to run a traditional IoT platform on FastyBird. The image contains PHP, NGiNX, and Node.js compatible with the FastyBird version. Example FastyBird 1.0 will work best with fastybird/standard:1.0-traditional image.

Headless

Headless image is getting more and more popular. The Headless image is a node-less Traditional image that will save you some space when you would like to use FastyBird as a service.

Feedback

Use mail or Tweet us for any idea that can improve the project.

About

🐳 Images designed for FastyBird IoT Open Source systems

Topics

Resources

Stars

Watchers

Forks

Sponsor this project