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.
我是 appharbor 的新手,想在稍后出现之前确定一下。部署时,它会清除目录然后部署吗?我将用户头像存储在 images/avatars 文件夹中的磁盘上。我想确保这不会被擦除,如果是,是否有我可以使用的特殊目录或告诉 appharbor 不要擦除该目录的设置?
您不能将 AppHarbor 工作程序实例文件系统用于永久存储。他们没有坚持。我们建议您改用 AWS S3。FAQ中有更多信息。