-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In our weird transitory state, some of our UI lives at smartcitizen.me (the map and landing page), and everything else now lives on api.smartcitizen.me, as it's part of the rails app. This is counterintuitive and unsightly.
However, it's also a bit tricky - I've tried to set up some reverse proxies and redirects to organise the URLs properly, but it doesn't work, as the current contents of smartcitizen.me (also aliased at map.smartcitizen.me) is served on github pages, which uses cloudflare, and cloudflare raises an error if you put cloudflare in front of itself, even with a reverse proxy in the middle.
The solution is either to:
- serve the map and landing page from our own server, and get rid of github pages
- OR just hurry up and replace the map already!
Metadata
Metadata
Assignees
Labels
No labels