File tree Expand file tree Collapse file tree 6 files changed +17
-0
lines changed
js-authorizer-oci-fn-example Expand file tree Collapse file tree 6 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36
36
SOFTWARE.
37
37
-->
38
38
39
+ ### Author
40
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
41
+
39
42
## Building and Deploying to OKE with Azure DevOps
40
43
41
44
There are two ways (at least) to build and deploy to OKE from Azure DevOps:
Original file line number Diff line number Diff line change
1
+ source /node_modules /
2
+ source /package-lock.json
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36
36
SOFTWARE.
37
37
-->
38
38
39
+ ### Author
40
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
41
+
39
42
### Guide
40
43
41
44
Please see the <a href =" https://medium.com/@mika.rinne/ci-cd-for-nodejs-on-oci-without-kubernetes-a6f94b4b2948 " >setup guide on Medium</a >.
Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ SOFTWARE.
39
39
## Functions overview
40
40
[ Document functions-overview] ( files/Fn.pdf )
41
41
42
+ ### Author
43
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
44
+
42
45
# API Gateway authorizer function context var example
43
46
44
47
## Build and deploy the functions
Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ SOFTWARE.
39
39
## Functions overview
40
40
[ Document functions-overview] ( files/Fn.pdf )
41
41
42
+ ### Author
43
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
44
+
42
45
# Example function to copy a file from an Object Storage bucket to multiple other buckets when uploaded
43
46
44
47
### The Use case
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36
36
SOFTWARE.
37
37
-->
38
38
39
+ ### Author
40
+ <a href =" https://github.com/mikarinneoracle " >mikarinneoracle</a >
41
+
39
42
### Blog on Medium
40
43
41
44
Please see the <a href =" https://medium.com/@mika.rinne/easy-oracle-autonomous-db-access-for-nodejs-with-kubernetes-operator-cf02ea7fc59a " >blog on Medium</a >.
You can’t perform that action at this time.
0 commit comments