Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SQL Schema for easier initialisation in containers #1857

Closed
xsteadfastx opened this issue Apr 5, 2016 · 3 comments
Closed

Adding SQL Schema for easier initialisation in containers #1857

xsteadfastx opened this issue Apr 5, 2016 · 3 comments

Comments

@xsteadfastx
Copy link

I work on a docker image for wallabag. There is a problem with the installation dialog in the Dockerfile. This doesnt work for image creation. So it would be much easier if there are some kind of default sql schema files that i could import if its not already there. This would make it much easier.

@j0k3r
Copy link
Member

j0k3r commented Apr 5, 2016

The schema is created by the command wallabag:install. Shouldn't this be enough?

@nicosomb nicosomb modified the milestone: 2.1.0 Apr 5, 2016
@xsteadfastx
Copy link
Author

this is what i will do now. i just have problems with getting wallabag working with mariadb. if i get it working i will do a fresh sqldump from it.

@j0k3r
Copy link
Member

j0k3r commented Apr 6, 2016

➡️ #1858

@j0k3r j0k3r closed this as completed Apr 6, 2016
@nicosomb nicosomb removed this from the 2.1.0 milestone Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants