Skip to content

Commit 5546029

Browse files
authored
Sunsets v20250228 (#136)
1 parent 0bea483 commit 5546029

25 files changed

+80
-0
lines changed

snooty.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "atlas-architecture"
22
title = "Atlas Architecture Center"
3+
eol = true
34

45
intersphinx = [ "https://www.mongodb.com/docs/master/objects.inv",
56
"https://www.mongodb.com/docs/drivers/objects.inv",
@@ -378,4 +379,11 @@ targets = ["index.txt", "high-availability.txt", "resiliency.txt"]
378379
variant = "info"
379380
value = """\
380381
The {+atlas-arch-center+} is in early release and includes recommendations for a single-cloud, single-region architecture. MongoDB plans to add multi-region recommendations, recommendations for compliance with external standards, and a plug-and-play Terraform code repository in future releases.
382+
"""
383+
384+
[[banners]]
385+
targets = ["*"]
386+
variant = "info"
387+
value = """\
388+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/atlas/architecture/current/>`__.\
381389
"""

source/auditing-logging.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-auditing-logging:
25

36
=============================================

source/auth.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-auth:
25

36
=========================================================

source/automation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-automation:
25

36
==============================================================

source/backups.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-backups:
25

36
================================

source/billing-data.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-billing-data:
25

36
=====================================

source/compliance.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-compliance:
25

36
===============================================

source/cost-optimization.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
===============================================================

source/cost-saving-config.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-cost-saving-config:
25

36
==========================================================

source/data-encryption.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-data-encryption:
25

36
========================================

0 commit comments

Comments
 (0)