1 (edited by genebarker 06/19/2015 03:33:52 am)

Topic: FrontAccounting on Docker

Spent a good deal of time developing a nice FrontAccounting (FA) Docker container (genebarker/frontaccounting) that I can reuse for clients, testing, etc.. Now you can install FA in (3) simple steps - see Quick Start in the description.

This container supports running FA as a simple HTTP app or a secure HTTPS app. For the HTTPS option, FA runs using HTTPS Strict Transport Security (HSTS) and sports a green lock icon on Google Chrome with the encrypted with modern cryptography message. Note that if you're using a self-signed cert, you must add it to the user's `Trusted Root Certification Authorities`.

Enjoy!

Notes:
- see this recipe for creating 'Chrome friendly' self-signed cert's (here)
- updated link to reflect new repository name