Skip to content

Releases: fititnt/reverse-proxy-for-free-basics-docker

1.0-beta1

08 Jun 09:39
d71b1b3
Compare
Choose a tag to compare
1.0-beta1 Pre-release
Pre-release

Very basic Proof of Concept working already using both Docker and Tsuro PaaS:

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

08 Jun 03:09
Compare
Choose a tag to compare
1.0-alpha1 Pre-release
Pre-release
reverse-proxy-for-free-basics (#62): created rp4fb-subdomain.conf