Skip to content

Releases: bertlorenz/docker-gnucash-novnc

0.5.0

23 Aug 09:42

Choose a tag to compare

  • support for locales
  • ability to automatically open a gnucash file upon startup
  • password protection for vnc and novnc

update to xenial

22 Aug 06:48

Choose a tag to compare

  • update to xenial
  • use /var/gnucash as Home Directory when starting gnucash

first usable version

21 Aug 18:57

Choose a tag to compare

  • install noVNC to /opt/ instead of /root/
  • autostart gnucash and stop container once gnucash is closed
  • persistence (volume) for /var/gnucash

Gnucash 2.6.17

20 Aug 19:58

Choose a tag to compare

Installation of (currently) latest gnucash version from source, as trusty packages are outdated

Baseline

18 Aug 21:09

Choose a tag to compare

Baseline for further development

  • running noVNC setup (honestly just copy&paste)
  • gnucash can be started via right mouse button -> terminal -> gnucash
  • no persistence or any cool stuff yet

run the container via

docker run -td -p 6080:6080 bertlorenz/gnucash

then access via http://localhost:6080 (or public ip.)