Unverified Commit 30b89c0c authored by alat-rights's avatar alat-rights Committed by GitHub
Browse files

Update infra.rst

parent c7380ec8
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -49,17 +49,13 @@ Amazon's S3 allows for storage of data on "buckets" (Think of buckets like folde
There are two core deepchem S3 buckets:

  - deepchemdata: This bucket hosts the MoleculeNet datasets, pre-featurized datasets, 
    and pretrained models. This bucket was set up to host a static website (at `static`_),
    which is no longer in use and will be removed.
    and pretrained models.

  - deepchemforum: This bucket hosts backups for the forums. The bucket is private for security reasons.
    The forums themselves are hosted on a digital ocean instance that only @rbharath currently has access to.
    Longer term, we should migrate the forums onto AWS so all DeepChem developers can access the forums.
    The forums themselves are a discord instance. The forums upload their backups to this S3 bucket once a day.
    If the forums crash, they can be restored from the backups in this bucket


.. _`static`: https://deepchemdata.s3-us-west-1.amazonaws.com/index.html
    If the forums crash, they can be restored from the backups in this bucket.

Route 53
^^^^^^^^