Giter Club home page Giter Club logo

docker-1's Introduction

Firefly III Docker image

Packagist License Donate using GitHub Docker Stars Docker Pulls

This repository contains some of the helper scripts you may need when setting up Firefly III using Docker.

Docker image

The Firefly III Docker image is built on Azure and published on Docker Hub. There are several tags available:

  • fireflyiii/core:latest
    The latest version. Will be stable.
  • fireflyiii/core:version-x.x.x
    A version tag, frozen to a specific version. Old version tags will be removed after about 6 months.

For daredevils, the following tags are available:

  • fireflyiii/core:develop
    The latest development build. May not even boot.
  • fireflyiii/core:alpha
    The latest alpha release, if available.
  • fireflyiii/core:beta.
    The latest beta release, if available.

docker-compose.yml

This repository also contains the docker-compose.yml file which you can use to instantly run a version of Firefly III with a MariaDB (aka MySQL) database.

Some people use another database image instead of the provided database. This is entirely up to you of course, but make sure you change the environment variables if you switch away from MySQL or MariaDB.

Docker and system architectures

The database image provided by docker-compose.yml may not provide the same system architectures as the Firefly III image does. On system with a i386-architecture for example this means that Firefly III will run fine, but the provided database will not. Be aware that this may happen to you, although it's a rare occurence.

Dockerfile

The Dockerfile no longer resides in this repository. The Dockerfile and the associated build script can be found on Azure. Please refer to the repository and the scripts over there.

Here are some links for your reading pleasure.

Please open any issues you have in the main repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.