Skip to content

Commit

Permalink
Initial deployment from App Services
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodb-atlas-app-services[bot] authored Jan 29, 2024
1 parent 0c536ae commit b79d108
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 0 deletions.
6 changes: 6 additions & 0 deletions atlas_app_services/Leafsteroids/.mdb/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"config_version": 20210101,
"app_id": "65b7e96b800b13c7465d53fd",
"group_id": "5afe975896e8212ab719aef0",
"client_app_id": "application-0-pnlkr"
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/auth/custom_user_data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"enabled": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "mongodb-atlas",
"type": "mongodb-atlas",
"config": {
"clusterName": "RealmCluster",
"readPreference": "primary",
"wireProtocolEnabled": false
},
"version": 1
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/environments/development.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": {}
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/environments/production.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": {}
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/environments/qa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": {}
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/environments/testing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"values": {}
}
1 change: 1 addition & 0 deletions atlas_app_services/Leafsteroids/functions/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
4 changes: 4 additions & 0 deletions atlas_app_services/Leafsteroids/graphql/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"use_natural_pluralization": true,
"disable_schema_introspection": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"read_validation_action": "ERROR",
"read_validation_level": "STRICT",
"write_validation_action": "ERROR",
"write_validation_level": "STRICT"
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/hosting/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"enabled": false
}
1 change: 1 addition & 0 deletions atlas_app_services/Leafsteroids/http_endpoints/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
7 changes: 7 additions & 0 deletions atlas_app_services/Leafsteroids/realm_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"app_id": "application-0-pnlkr",
"config_version": 20210101,
"name": "Application-0",
"provider_region": "aws-us-east-1",
"deployment_model": "LOCAL"
}
3 changes: 3 additions & 0 deletions atlas_app_services/Leafsteroids/sync/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"development_mode_enabled": false
}

0 comments on commit b79d108

Please sign in to comment.