Giter Club home page Giter Club logo

comicrack-docker's Introduction

ComicRack - Docker

This is an attempt to dockerize the now abandonded ComicRack application. I didn't want to spin up a dedicated windows desktop - licensing and patching an entire OS for a never-to-be updated w32 app seems overkill.

Unfortunately, there's an entire other challenge for getting Wine, KasmVNC, and a severly outdated .NET application to work in a docker container.

I've enlisted the help of the linuxserver.io KasmVNC base image to handle the VNC portion, then installed WineHD on top of that. With that working, I turned my attention to the ComicRack portion by creating a rw folder mount to /config/.wine32, installing ComicRack, then copying the wine prefix to the /root/config/.wine32 directory to be copied over at new container build time.

Helpful Links

  • Overview for more information on how/why I did this.
  • Getting Started for how to use this project
  • To Do for what's coming up next/development priorities.

comicrack-docker's People

Contributors

pezhore avatar

Stargazers

Antonio avatar  avatar Stephen Gray avatar Raf avatar  avatar  avatar  avatar Clément Mouchet avatar Sal M avatar LoicLM avatar Andrew Feltham avatar  avatar SenorSmartyPants avatar

Watchers

 avatar Andrew Feltham avatar  avatar  avatar

comicrack-docker's Issues

Version Control/Tagged Releases

With some changes - there's a chance that things will get broken - it would be best to have tags (both in the repo and in Docker Hub) to allow users to decide when/if they want to introduce broken upgrades.

Feature Request: MariaDB Password

Currently, MariaDB Credentials are hardcoded in he burned in ComicRack.ini. It would be better to allow the user to specify credentials for both MariaDB and ComicRack via environment variables.

This would require some additional scripting/logic in the /root/etc/cont-init.d/30-config script.

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.