Releases: fititnt/reverse-proxy-for-free-basics-docker
Releases · fititnt/reverse-proxy-for-free-basics-docker
1.0-beta1
Very basic Proof of Concept working already using both Docker and Tsuro PaaS:
- http://0.inclusao.etica.ai (hotfixed by this proxy) serving content from the https://inclusao.etica.ai/ (original, generic GitHub Pages template)
- Uses Tsuro from http://aguia-pescadora-charlie.etica.ai/
What already works
- Compress text content (HTML, CSS, SVGs, etc)
- Minify (and merge) all page CSS
- Reduce large images
- Remove all JavaScript from the page
Know issues:
- No HTTPS (both documentation and on the Proof of Concept)
- Note that maybe could be a better ideia leave the HTTPS for another component, but in this case even the Proof of Concept does not have HTTPS and we still not documented alternative for users
- The Generated Docker image still not configurable with parameters
- So it means a user should build the Docker instead of just using the Docker Hub image. This is less user friendly than the ideal.
- It does not have option to rewrite URLs
- e.g. in examples like this onefull URLs like inclusao.etica.ai should be have full domain removed or replaced by 0.inclusao.etica.ai
- It does not try detect and take action about the existence of iframes requirement from Free Basics by Internet.org
- It does not try detect and take action about the existence of Videos requirement from Free Basics by Internet.org
- It does not try detect and take action about the existence of Flash requirement from Free Basics by Internet.org
- It does not try detect and take action about the existence of Java applets requirement from Free Basics by Internet.org
1.0-alpha1
reverse-proxy-for-free-basics (#62): created rp4fb-subdomain.conf