Back to articles

Tag archive

#codeengine

R
Jan 4, 2023

RUN WATSON NLP FOR EMBED ON IBM CLOUD CODE ENGINE

This blog post is about using the [IBM Watson Natural Language Processing Library for Embed](https://www.ibm.com/docs/en/watson-libraries?topic=watson-natural-language-processing-library-embed-home) on [IBM Cloud Code Engine](https://www.ibm.com/cloud/code-engine) and is related to my blog post [Run Watson NLP for Embed on your local computer with Docker](https://suedbroecker.net/2022/12/15/run-watson-nlp-for-embed-on-your-local-computer-with-docker/).

Jan 4, 20238 min read1 reactions0 comments
C
Jan 4, 2023

CUSTOM DOMAIN AND TLS CERTIFICATE FOR YOUR APPLICATION ON IBM CLOUD CODE ENGINE

This blog post is about using the [domain mapping](https://cloud.ibm.com/docs/codeengine?topic=codeengine-domain-mappings) functionality in [IBM Cloud Code Engine](https://cloud.ibm.com/codeengine) to use custom domains and TLS certificates for your applications. The source code related to an example setup is in the GitHub project [example WebApp build on Vue.js](https://github.com/thomassuedbroecker/vue-simple-webapp).

Jan 4, 202310 min read0 reactions0 comments