Skip to content

Kk change cta links #3430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/administration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ includes both high level overviews of these concerns as well as
tutorials that cover specific procedures and processes for operating
MongoDB.

.. admonition:: MongoDB Atlas
.. note::

For a simple way to run, monitor, and maintain cloud-hosted MongoDB
deployments, try `MongoDB Atlas
<https://www.mongodb.com/cloud/atlas?jmp=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=administration&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

.. admin-introduction-end

Expand Down
2 changes: 1 addition & 1 deletion source/administration/monitoring.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Monitoring for MongoDB
Atlas, our fully-managed database-as-a-service. It automatically collects
and displays metrics on the state of your cluster’s databases and on server
usage. `Set up a free cluster to try it out
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=monitoring&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=monitoring&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Monitoring is a critical component of all database administration. A
firm grasp of MongoDB's reporting will allow you to assess the state
Expand Down
2 changes: 1 addition & 1 deletion source/core/auditing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Auditing
Atlas makes it easy for administrators to select the actions that they want
to audit, as well as the MongoDB users, Atlas roles, and LDAP groups whose
actions they want audited. `Track Your System on Atlas
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=auditing&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=auditing&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

.. versionadded:: 2.6

Expand Down
2 changes: 1 addition & 1 deletion source/core/authentication-mechanisms-enterprise.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ LDAP Proxy Authentication
MongoDB Atlas natively supports authentication via LDAP. Atlas automatically
syncs with your LDAP server and makes it easy for your users to authenticate
with their existing credentials. `Sign up for MongoDB Atlas
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=authentication-mechanisms-enterprise&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=authentication-mechanisms-enterprise&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

`MongoDB Enterprise
<http://www.mongodb.com/products/mongodb-enterprise?jmp=docs>`_ supports
Expand Down
2 changes: 1 addition & 1 deletion source/core/authentication.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ verified user's access to resources and operations.
MongoDB Atlas natively supports authentication via LDAP. Atlas automatically
syncs with your LDAP server and makes it easy for your users to authenticate
with their existing credentials. `Sign up for MongoDB Atlas
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=authentication&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=authentication&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Authentication Methods
----------------------
Expand Down
2 changes: 1 addition & 1 deletion source/core/backups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Back Up with Atlas
point-in-time.

Not yet hosting your database on Atlas? `Get started now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=backups&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=backups&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Back Up with |MMS| or Ops Manager
---------------------------------
Expand Down
2 changes: 1 addition & 1 deletion source/core/security-encryption-at-rest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Encryption at Rest
Databases hosted on MongoDB Atlas are secure by default. Atlas encrypts your
data, both in-transit and at-rest, and makes it easy to control access with
role-based user management. `Set up a free cluster now
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=security-encryption-at-rest&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=security-encryption-at-rest&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Encryption at rest, when used in conjunction with transport encryption
and good security policies that protect relevant accounts, passwords,
Expand Down
2 changes: 1 addition & 1 deletion source/core/sharding-data-partitioning.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Data Partitioning with Chunks
MongoDB Atlas implements sharding with best practices baked in, allowing you
to scale your cluster through a GUI. The deployment and management of config
servers and query routers is fully automated. `Get started here
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=sharding-data-partitioning&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=sharding-data-partitioning&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

MongoDB uses the :term:`shard key` associated to the collection to partition
the data into :term:`chunks<chunk>`. A :term:`chunk` consists of a subset of
Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/3.6-upgrade-standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Upgrade Process
Database clusters hosted on MongoDB Atlas can be automatically upgraded to
the latest versions of MongoDB with no downtime using automated rolling
upgrades. `Create a free cluster
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=36-upgrade-standalone&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=36-upgrade-standalone&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

.. include:: /includes/steps/3.6-upgrade-mongod.rst

Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/4.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release Notes for MongoDB 4.0
Database clusters hosted on MongoDB Atlas can be automatically upgraded to
the latest versions of MongoDB with no downtime using automated rolling
upgrades. `Create a free cluster
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=40-release-notes&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=40-release-notes&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Minor Releases
--------------
Expand Down
2 changes: 1 addition & 1 deletion source/replication.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Replication
All databases hosted on MongoDB Atlas are configured as replica sets. Atlas
makes it easy to add and remove replica set members in any region of your
preferred cloud provider. `Sign up for MongoDB Atlas
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=replication&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=replication&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

A *replica set* in MongoDB is a group of :binary:`~bin.mongod` processes
that maintain the same data set. Replica sets provide redundancy and
Expand Down
2 changes: 1 addition & 1 deletion source/security.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Security
Databases hosted on MongoDB Atlas are secure by default. Atlas encrypts your
data, both in-transit and at-rest, and makes it easy to control access with
role-based user management. `Set up a free cluster now
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=security&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=security&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

MongoDB provides various features, such as authentication, access
control, encryption, to secure your MongoDB deployments. Some key
Expand Down
2 changes: 1 addition & 1 deletion source/sharding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Sharding
MongoDB Atlas implements sharding with best practices baked in, allowing you
to scale your cluster through a GUI. The deployment and management of config
servers and query routers is fully automated. `Get started here
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=sharding&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=sharding&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

:term:`Sharding<sharding>` is a method for distributing data across multiple
machines. MongoDB uses sharding to support deployments with very large data
Expand Down
11 changes: 6 additions & 5 deletions source/tutorial/atlas-free-tier-setup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ Create an Atlas Free Tier Cluster

.. default-domain:: mongodb

`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_ is a cloud-hosted
service for provisioning, running, monitoring, and maintaining MongoDB
deployments. It is a fast, easy, and free way to get started with
MongoDB. To install and run MongoDB locally, see
:ref:`Install MongoDB<tutorial-installation>`.
`MongoDB Atlas
<https://www.mongodb.com/cloud/atlas?utm_source=atlas-free-tier-setup&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_
is a cloud-hosted service for provisioning, running, monitoring, and
maintaining MongoDB deployments. It is a fast, easy, and free way to get
started with MongoDB. To install and run MongoDB locally, see :ref:`Install
MongoDB<tutorial-installation>`.

.. tabs-top::

Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/backup-and-restore-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Back Up and Restore with MongoDB Tools
point-in-time.

Not yet hosting your database on Atlas? `Get started now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=backup-and-restore-tools&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=backup-and-restore-tools&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

This tutorial describes the process for creating backups and restoring data
using the utilities provided with MongoDB. The :binary:`~bin.mongodump`
Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/install-mongodb-on-os-x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Install MongoDB Community Edition
fully-managed database-as-a-service. Atlas enables you to configure anything
from a free sandbox environment to a globally sharded production cluster.
`Set up a free cluster now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=install-mongodb-on-os-x&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=install-mongodb-on-os-x&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Install MongoDB Community Edition Manually
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/install-mongodb-on-red-hat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Install MongoDB Community Edition
fully-managed database-as-a-service. Atlas enables you to configure anything
from a free sandbox environment to a globally sharded production cluster.
`Set up a free cluster now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=install-mongodb-on-red-hat&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=install-mongodb-on-red-hat&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Using ``.rpm`` Packages (Recommended)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/install-mongodb-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Install MongoDB Community Edition
fully-managed database-as-a-service. Atlas enables you to configure anything
from a free sandbox environment to a globally sharded production cluster.
`Set up a free cluster now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=install-mongodb-on-ubuntu&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=install-mongodb-on-ubuntu&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Using ``.deb`` Packages (Recommended)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/install-mongodb-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ line.
database-as-a-service. Atlas enables you to configure anything from a free
sandbox environment to a globally sharded production cluster. `Set up a free
cluster now
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=install-mongodb-on-windows&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=install-mongodb-on-windows&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

.. tabs::

Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/manage-the-database-profiler.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Database Profiler
queries and suggests new indexes to improve query performance. This is
available in MongoDB Atlas, our fully-managed database-as-a-service. `Get
started with MongoDB Atlas
<https://www.mongodb.com/cloud/atlas/lp/general?utm_source=manage-the-database-profiler&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=manage-the-database-profiler&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

The database profiler collects detailed information about
:ref:`database-commands` executed against a running :binary:`~bin.mongod`
Expand Down
2 changes: 1 addition & 1 deletion source/tutorial/manage-users-and-roles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ how to add a new user to MongoDB.
MongoDB Atlas natively supports authentication via LDAP. Atlas automatically
syncs with your LDAP server and makes it easy for your users to authenticate
with their existing credentials. `Sign up for MongoDB Atlas
<https://www.mongodb.com/cloud/atlas/lp/security?utm_source=manage-users-and-roles&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.
<https://www.mongodb.com/cloud/atlas?utm_source=manage-users-and-roles&utm_campaign=20-docs-in-20-days&utm_medium=docs>`_.

Prerequisites
-------------
Expand Down