Image Holder – Self Hosted app for managing own images Image Holder is an open-source, self-hosted app for uploading and storing images. GitHub: https://github.com/PopovMP/image-holder I created it as an alternative to the free third party services like imgur.com or postimage.org in order to solve two main issues: improper advertisements on the image pages, unreliable persistent. It happened that PostImage lost about 500 screenshots I'm posting in my support forum and it happens for a second time. Now I started a simple node.js projects for holding private screenshots. Here are the main characteristics of the app:
The app works pretty well for now. I have to make it creating a thumbnail of the uploaded images and presenting a proper link for a forum post. Because my forum uses BBCode, the link will be something like:
Other formats are also possible.Image Holder in action: https://image-holder.forexsb.com/ Please fill free to clone and use the app. Feedback is welcome. |