Skip to content

Commit

Permalink
0.inclusao.etica.ai serves otimized content from inclusao.etica.ai (#1,
Browse files Browse the repository at this point in the history
  • Loading branch information
fititnt committed Jun 8, 2019
1 parent 37e7871 commit d71b1b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reverse Proxy for Free Basics: hotfix data efficiency of websites to help be accepted for (sponsored) free access for end users
# Reverse Proxy for Free Basics: automated hotfixes to improve data efficiency and comply with technical guidelines
![Work in Progress](img/badges/status-work-in-progress.svg) **This tool try it's
best to make proxied site content as much data efficient as possible. The main
objective is make easier for volunteers set up own proxies and help websites
Expand All @@ -8,7 +8,9 @@ following logic: sites that require very low amount data transfer to be fully
operational can be so cheap that mobile operators can simple not care about
ask money from end users.

For now this project is being tested on the <https://inclusao.etica.ai/>. See
For now this project is being tested on the <https://inclusao.etica.ai/>
<sup>(original, generic GitHub Pages template)</sup> and
<http://0.inclusao.etica.ai> <sup>(hotfixed by this proxy)</sup>. See
[issue#1](https://github.com/fititnt/reverse-proxy-for-free-basics-docker/issues/1)
for more details.

Expand Down
8 changes: 8 additions & 0 deletions tsuru-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exit
# Logbook for reverse-proxy-for-free-basics-docker deployed on Tsuru PaaS
# -----------------------------------------------------------------------------#
# CREATED AT: 2019-06-08 04:22
# TSURU TEST SERVER: aguia-pescadora-charlie.etica.ai
#
# Links:
# - GitHub:
Expand Down Expand Up @@ -92,3 +93,10 @@ tsuru cname-add 0.inclusao.etica.ai --app proxy-for-inclusao-etica-ai
## The next command allow see more info about the app
tsuru app-info --app proxy-for-inclusao-etica-ai

## Note: Since we're deploying on the aguia-pescadora-charlie.etica.ai Tsuru
## node (and tsuru alone just prepare the DNS, but is our responsability)
## to point, we just
## CNAME 0.inclusao.etica.ai aguia-pescadora-charlie.etica.ai (TTL 15min)

## And YES! It is working! 0.inclusao.etica.ai is serving content "hotfixed"
## from inclusao.etica.ai!!!

0 comments on commit d71b1b3

Please sign in to comment.