diff --git a/docs/index.md b/docs/index.md index 99532a1b7..4263c1920 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,8 +32,8 @@ Fork https://github.com/theforeman/foreman-infra and add your key into the [file A list of the hosting we have, who provides it, and what capacity it has ### Rackspace - * Previously sponsored, [being phased out](https://community.theforeman.org/t/rfc-moving-off-of-rackspace-infrastructure/17932) - * Hosts Jenkins and Foreman + * Previously sponsored, now paid by Red Hat + * Used for Mailgun to send email from Redmine and Discourse * Contact support from our account as needed ### Scaleway * Previously sponsored, planned to be phased out diff --git a/docs/webserver.md b/docs/webserver.md index 1efce8c15..6f5285a4b 100644 --- a/docs/webserver.md +++ b/docs/webserver.md @@ -41,7 +41,6 @@ The major points of the configuration are: * Set the backend to `web02.theforeman.org` * Enable shielding: a central system fetches the assets and then distributes them across the CDN instead of each CDN node fetches them itself, this costs more CDN traffic, but less traffic for web02 which is more expensive * Configure a health-check and serve stale content when it fails -* Log requests to a RackSpace CloudFiles (S3-like) bucket #### TLS