Giter Site home page Giter Site logo

mydockerfiles's Introduction

My Dockerfiles

This repository is meant to hold various Dockerfiles for different purposes.

Build (basic)

To build an image just run the following command.

Note: Exchange the variables with your prefered settings ([ ... ])

$ docker build -t [your_docker_user]/[image_name] [FOLDER_NAME]/

mydockerfiles's People

Contributors

lekono avatar

mydockerfiles's Issues

[DKAN] Apache2 settings

Some settings for Apache2 still need to be made by hand for DKAN to properly function. This needs to be done by the Dockerfile, so the user just needs to run the image and install the server from browser.

  • Identify all needed settings
  • Edit Dockerfile to perform those settings

[DKAN] Add backup

On the long run the DKAN container should be able to perform a basic backup routine.

  • Trigger MySQL dump
  • Make a copy of sites folder
  • Pack dump and sites_cp and store in given location

[DKAN] Update

DKAN server should be able to perform a 'workflow' in the form of:

    • Backup the date (issue #2)
    • Get new core
    • Setup the configuration

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.