zipperer / migrate_database_with_michael

0 stars 0 forks source link

Project overview #49

Open zipperer opened 4 months ago

zipperer commented 4 months ago

This project is about graceandtruth.net and truth247.net.

Problems

This project aims to solve these problems:

Situation

Currently, graceandtruth.net uses:

Donations on https://www.truth247.net/ work.

Alternative paths to solving problems

Alternative 1: redirect traffic from graceandtruth.net to truth247.net

Alternative 1a: redirect traffic via domain name service (DNS) registrar

My background model:

Given this background model, we could ask the DNS registrar to change the entry to graceandtruth.net -> IP-ADDRESS-FOR-SERVER-FOR-TRUTH247-DOT-NET

After this change, users who try to get to graceandtruth.net will instead reach truth247.net. This solves the PayPal/donation problem because donations work on the site the user reaches.

Assumption of this approach: after the registrar changes the DNS entry, we could stop hosting graceandtruth.net on Digital Ocean. We could either:

If we can do one of these ^ and it is cheaper than paying Digital Ocean, then this approach solves both problems of the project.

Questions:

Alternative 2: fix the PayPal button and host the site elsewhere

Fix the PayPal button

What is wrong with the PayPal button? Can we reproduce the problem? Can we update the button in place by asking PayPal for a new button and putting it in the page? How would we know whether it is fixed?

Can we replace the PayPal button with a link to https://www.truth247.net/donate?

Host the site elsewhere

Note: Hosting the site elsewhere does not solve the problem that the PayPal button does not always work.

Host the site via another hosting service

Which hosting services are we considering? Are the hosting service alternatives to Digital Ocean cheaper?

Host the site on our own server

... see email for more details