This commit is contained in:
@@ -7,14 +7,7 @@ https://linuxhandbook.com/set-up-discourse-digital-ocean/ has an example of disc
|
||||
|
||||
TEST: cheapest storage for attachments possible, test out creating a new droplet with block storage to hold the attachment files to see if it's possible, how it's done and mapped etc
|
||||
|
||||
RESEARCH: how to enable a portion of a domain from an outside to point to their droplet, is that on them or on us?
|
||||
how does discourse do it?? https://meta.discourse.org/t/configure-your-domain-name-for-hosted-discourse/21827
|
||||
SO, I would say it works just like we do with the test servers, they would need to edit their domain record to point a subdomain to us so we would tell them to do that, i.e. they would say
|
||||
aya.fouralarm.ca points to [ipaddressofdroplet] or discourse does it by subdomain, they would say point to fouralarm.hosted-by-discourse.com so I wonder if we can do that too,
|
||||
Maybe a way to test this out is like this:
|
||||
make a droplet, make a domain record testhosted.helloayanova.com that points to that droplet then go to ayanova domain and make a record tsub.ayanova.com and point it to testhosted.helloayanova.com
|
||||
then make a cert on the droplet and in nginx configured for subdomain testhosted.ayanova.com and see if it works, if so then this is the pattern for customers where tsub.ayanova.com would be their ayanova subdomain
|
||||
record they make with their domain regisrar or whoever.
|
||||
|
||||
|
||||
todo: metrics are fucked up for some reason
|
||||
in fact I'd just like to reliably know how much disk space is in use etc, like the size of the db versus attachments in simple text
|
||||
|
||||
Reference in New Issue
Block a user