discuitnet / discuit

A free and open-source community discussion platform.
https://discuit.net
GNU Affero General Public License v3.0
411 stars 52 forks source link

[Suggestion] Preview server #120

Closed reallytiredofclowns closed 5 days ago

reallytiredofclowns commented 3 months ago

E.g., set up beta.discuit.net to preview features currently being coded, but not yet ready to be pushed to the live site.

Having a preview server like this would help to catch bugs and get early feedback before deploying to prod. You could even list a bunch of things to try for the community to help with testing. This would give the wider community more sense of ownership/involvement of the site. It also is ad-hoc evidence that site development is happening.

Kaamkiya commented 5 days ago

Relevant: https://discuit.net/AskDiscuit/post/mtaVWDhZ

So https://beta.discuit.net does exist. Whatever is causing *.discuit.net to link to Discuit will have to be fixed first.

previnder commented 5 days ago

Fixed it. Don't exactly remember why, but at some point I'd added a wildcard DNS record to discuit.net, which was causing the problem. Also, beta.discuit.net is, at the moment, up and running.

Closing.