OUR NEWSBlog

Create User in InfluxDB without Operator Token

Create User in InfluxDB without Operator Token
create user in influxdb

Pre-requisite InfluxDB installed and admin user created Influx CLI installed on computer Create Config influx config create -a --username-password ADMINUSER -n myconfig -u INFLUXDBURL Enter Admin password at prompt Replace the following:ORG: Organization name for the new userADMINUSER: Username of the admin userINFLUXDBURL: URL for Influx DB Create User in InfluxDB To create user, run...

The Best Event Booking Apps for Shopify in 2024

The Best Event Booking Apps for Shopify in 2024
shopify appointment booking

Servv stands out for its seamless and advanced integration with Shopify. Servv also provides a rich api level integration with Zoom for online events, webinars and recordings. Servv offers advanced capabilities to support multiple employees through its dedicated member portal.

HOST A static website using AWS S3 and CloudFLARE WITH SSL Certificate

HOST A static website using AWS S3 and CloudFLARE WITH SSL Certificate

Hosting a static website on AWS S3 and Cloudflare is not only cost-effective but also easy to set up and maintain. CodeRise Technologies Inc. recently completed a project related to Disney’s movie “Wish,” where we assisted in hosting a static website on S3 with Cloudflare. This architecture design successfully met the key requirements of scalability,...

How to setup Shopify MetaObjects using JSON in 30 minutes (Advanced)

How to setup Shopify MetaObjects using JSON in 30 minutes (Advanced)
shopify metafield with metaobjects json

In this blog, we will show you how to set up Shopify MetaObjects using JSON. Shopify MetaObjects are a powerful construct that allows you to store additional structured information and then display it on your store. Setting up Shopify MetaObjects using JSON can be a complex task. We hope that we can explain the process...