Coder Social home page Coder Social logo

egoexpress / docker-known Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 152 KB

A fork from davesgonechina's Known (http://withknown.com) Docker container setup with some enhancements

Home Page: https://hub.docker.com/r/egoexpress/known/

Shell 31.44% Dockerfile 68.56%

docker-known's Introduction

Björn Stierand @ GitHub

Hi there, I'm Björn. Here you find all the open-sourcy things I'm currently working on.

For now most of the GitHub repos are for @awesome-selfhosted dockerized applications I run on my various servers. Besides that I'm an @indieweb enthusiast and try to contribute some code to that community, especially some plugins to the Known project (although I switched to a static website recently).

📫 Feel free to reach me on Mastodon or by email!

docker-known's People

Contributors

davesgonechina avatar dependabot-preview[bot] avatar egoexpress avatar ehdr avatar lindner avatar michielbdejong avatar wimh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-known's Issues

Updates to SQL schema don't get applied during startup

One of the latest Known updates added some SQL changes (see https://github.com/idno/known/blob/master/warmup/schemas/mysql/2019060501.sql).
These changes don't get applied when updating the Known container and starting if afterwards, thus rendering the Known instance unusable.

For now, that changes have to applied by hand in the known_db_1 container.

To fix this, this step has to be incorporated somewhere around here:

mysql -h mysql -u known -p$KNOWN_MYSQL_PASSWORD known \
< /var/www/known/warmup/schemas/mysql/mysql.sql
.

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.