Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 phabricator 设置一个 aws vm。我需要它的数据库可靠、安全并自动备份。似乎亚马逊 rds 提供了所有这些。
我想知道是否可以让phabricator 使用亚马逊RDS 作为数据库。如何确保数据和备份安全?
是的,这是可能的。我现在正在使用带有 RDS 的 Phabricator。根据您的使用模式,您需要快照 1 或 2 件事。(主要是存储库托管。)
显然,您需要 RDS 快照进行备份。但是,这是由 RDS 自动完成的。我配置了另一个磁盘来托管存储库。我也拍了这张照片。