Actions
Feature #6707
closed[Documentation] Reserve uuid_prefix "zzz{anything}" for self-assigned trial/test deploys.
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
Documentation
Target version:
-
Story points:
-
Description
Non-production install scripts should automatically choose (and then stick with) a uuid_prefix starting with "zzz".
Production install scripts should refuse to use a prefix starting with "zzz".
Federation features (like +K@zzzzz) should skip anything with a prefix starting with "zzz" -- except when using "zzzzz" in test mode.
(Note: "production" here means a real long-lived instance, not to be confused with Rails' "production environment". For example, a throw-away site, installed for purposes of evaluation, will be running in Rails "production" mode, but is not a production instance.)
Actions