You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-foundation/solutions/Enterprise-data-warehousing-a-predictive-maintenance-example/README.md
+20-35Lines changed: 20 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,28 +54,21 @@ If you don't have the required permissions and quota, contact your tenancy admin
54
54
If you aren't already signed in, when prompted, enter the tenancy and user credentials.
55
55
----
56
56
### __The Prerequisites before creating the stack are:__
57
-
1.__Get an Auth Token and Create a New Repository__
57
+
1.__Generate an Auth Token for the Container Registry__
58
58
59
59
- In the top-right corner of the Console, open the User menu (User menu), and then click User Settings.
60
60
- On the Auth Tokens page, click Generate Token.
61
61
- Enter Tutorial auth token as a friendly description for the auth token and click Generate Token. The new auth token is displayed.
62
62
- Copy the auth token immediately to a secure location from where you can retrieve it later, because you won't see the auth token again in the Console.
63
-
- Close the Generate Token dialog.
64
-
- In the Console, open the navigation menu. Go to Developer Services and click Container Registry.
65
-
- Choose the region in which you will be working (for example, us-ashburn-1).
66
-
- Choose the compartment you have permission to work in.
67
-
68
-
- Create a new repository: - Click Create Repository.
69
-
- Choose the compartment in which to create the new repository (by default, the same compartment you selected previously).
70
-
- Enter __decoder__ as the name for the new repository.
71
-
- Select the Private option to limit access to the new repository.
72
-
- Click Create Repository to create the new repository
63
+
- Close the Generate Token dialog. This token will be required for the ocir_user_password variable.
64
+
- The code will create a repository for your artifacts inside the container registry service. Inside the repository the code will create a docker image that will be used as a function.
73
65
74
66
2.__Check your username format__
75
67
- "tenancy-namespace>/username". For example, ansh81vru1zp/[email protected]. If your tenancy is federated with Oracle Identity Cloud Service, use the format tenancy-namespace/oracleidentitycloudservice/username.
76
68
- As the tenancy-namespace terraform will get it automatically, just verify if your tenancy it's federated or not.
77
69
- If it's federated remember the oracleidentitycloudservice/username format. For example: oracleidentitycloudservice/ionel_panaitescu . This will be required for the ocir_user_name variable.
78
70
----
71
+
79
72
2. Review and accept the terms and conditions.
80
73
3. Select the region where you want to deploy the stack.
81
74
4. Follow the on-screen prompts and instructions to create the stack.
@@ -246,22 +239,14 @@ exit
246
239
```
247
240
248
241
### __Last additional prerequisites are:__
249
-
1.__Get an Auth Token and Create a New Repository__
242
+
1.__Generate an Auth Token for the Container Registry__
250
243
251
244
- In the top-right corner of the Console, open the User menu (User menu), and then click User Settings.
252
245
- On the Auth Tokens page, click Generate Token.
253
246
- Enter Tutorial auth token as a friendly description for the auth token and click Generate Token. The new auth token is displayed.
254
247
- Copy the auth token immediately to a secure location from where you can retrieve it later, because you won't see the auth token again in the Console.
255
-
- Close the Generate Token dialog.
256
-
- In the Console, open the navigation menu. Go to Developer Services and click Container Registry.
257
-
- Choose the region in which you will be working (for example, us-ashburn-1).
258
-
- Choose the compartment you have permission to work in.
259
-
260
-
- Create a new repository: - Click Create Repository.
261
-
- Choose the compartment in which to create the new repository (by default, the same compartment you selected previously).
262
-
- Enter __decoder__ as the name for the new repository.
263
-
- Select the Private option to limit access to the new repository.
264
-
- Click Create Repository to create the new repository
248
+
- Close the Generate Token dialog. This token will be required for the ocir_user_password variable.
249
+
- The code will create a repository for your artifacts inside the container registry service. Inside the repository the code will create a docker image that will be used as a function.
265
250
266
251
2.__Check your username format__
267
252
- "tenancy-namespace>/username". For example, ansh81vru1zp/[email protected]. If your tenancy is federated with Oracle Identity Cloud Service, use the format tenancy-namespace/oracleidentitycloudservice/username.
[Terraform Object Storage Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/objectstorage_bucket)
613
+
[Terraform Object Storage Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/objectstorage_bucket)
629
614
630
-
[Terraform Streaming Stream Pool Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/streaming_stream_pool)
615
+
[Terraform Streaming Stream Pool Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/streaming_stream_pool)
631
616
632
-
[Terraform Streaming Stream Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/streaming_stream)
617
+
[Terraform Streaming Stream Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/streaming_stream)
633
618
634
-
[Terraform Service Connector Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/sch_service_connector)
619
+
[Terraform Service Connector Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/sch_service_connector)
635
620
636
-
[Terraform Function Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/functions_function)
621
+
[Terraform Function Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/functions_function)
637
622
638
-
[Terraform Function Application Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/functions_application)
623
+
[Terraform Function Application Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/functions_application)
639
624
640
-
[Terraform Data Flow Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/dataflow_application)
625
+
[Terraform Data Flow Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/dataflow_application)
641
626
642
-
[Terraform Data Science Project Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/datascience_project)
627
+
[Terraform Data Science Project Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/datascience_project)
643
628
644
-
[Terraform Data Science Notebook Session Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/datascience_notebook_session)
629
+
[Terraform Data Science Notebook Session Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/datascience_notebook_session)
645
630
646
-
[Terraform Vcn resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/core_vcn)
631
+
[Terraform Vcn resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_vcn)
647
632
648
-
[Terraform Subnet resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/core_subnet)
633
+
[Terraform Subnet resource in Oracle Cloud Infrastructure Core service](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_subnet)
649
634
650
-
[Terraform Tag Service Resource](https://registry.terraform.io/providers/hashicorp/oci/latest/docs/resources/identity_tag_namespace)
635
+
[Terraform Tag Service Resource](https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_tag_namespace)
0 commit comments