Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdombro/imageflow-proxy-firewall
https://github.com/bdombro/imageflow-proxy-firewall
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdombro/imageflow-proxy-firewall
- Owner: bdombro
- Created: 2020-05-20T17:01:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:48:58.000Z (about 2 years ago)
- Last Synced: 2023-03-01T21:21:57.172Z (almost 2 years ago)
- Language: Dockerfile
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imageflow Node Proxy with Firewall
This app proxies to an imageflow service if requests come from a whitelisted domain. It also acts as an easy way to get a vanity URL for imageflow with HTTPS in Plesk.
In the future, it may be nicer to implement this in NGINX instead of Node for performance reasons. The following article may be a good starting point, but would need to still figure out allowlisting
This repo also contains the means to build a docker image for imageflow_server: see Dockerfile for more info.
If using with Plesk, the only way to block imageflow_server from the internet is with a cloud firewall (ie can't do it with UFW). See https://askubuntu.com/questions/652556/uncomplicated-firewall-ufw-is-not-blocking-anything-when-using-docker#652572