Skip to content

Commit

Permalink
Merge pull request #366 from intelops/chandu
Browse files Browse the repository at this point in the history
replaced intelops word with capten word in all the areas for rebranding purpose
  • Loading branch information
devopstoday11 authored Jul 12, 2024
2 parents d9125cb + 0c58c9f commit ca1c1df
Show file tree
Hide file tree
Showing 65 changed files with 115 additions and 114 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

## Reporting a Vulnerability

Please report security issues using our [Security Form](https://intelops.ai/opensource-security-reporting-form/)
Please report security issues using our [Security Form](https://capten.ai/opensource-security-reporting-form/)
4 changes: 2 additions & 2 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ weight = 6

[[footer_menu_2]]
name = "Docs"
url = "https://docs.intelops.ai/"
url = "https://docs.capten.ai/"
weight = 1
[[footer_menu_2]]
name = "Blogs"
Expand Down Expand Up @@ -188,7 +188,7 @@ weight = 20

[[main]]
name = "Docs"
url = "https://docs.intelops.ai/"
url = "https://docs.capten.ai/"
weight = 30

# services page
Expand Down
5 changes: 3 additions & 2 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ footer_logo_dark = false
# if logo_webp set false, will not generate WEBP version of logo | default is true
logo_webp = false
# logo text will only show when logo is missing.
logo_text = "Intelops"
logo_text = "Capten"
# use `px` or `x` with logo_width, example: "100px".
# Note: logo_width is not work with .svg file
logo_width = "130px"
Expand Down Expand Up @@ -38,6 +38,7 @@ description = "Next-Gen Ai based solution to democratize cloud native, software
[metadata]
keywords = [
"Intelops",
"Capten",
"Cloud-Native",
"Ai",
"DevOps",
Expand All @@ -48,7 +49,7 @@ keywords = [
"Next-Gen",
]
description = "Democratizing Cloud Native. Making Imagination a Reality."
author = "Intelops"
author = "Capten"
image = "images/og-image.jpg" # this image will be used as fallback if a page has no image of its own


Expand Down
4 changes: 2 additions & 2 deletions content/english/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ how_it_works:

image_and_content_block:
enable: false
subtitle: We Are IntelOps
subtitle: We Are Capten
subtitle_color: ""
#title: Lots of people love us, <br> and we're also.
title: This section is coming soon
Expand All @@ -98,7 +98,7 @@ image_and_content_block:

slider_and_content_block:
enable: false
subtitle: We Are Intelops
subtitle: We Are Capten
subtitle_color: ""
title: This section is coming soon
title_color: ""
Expand Down
2 changes: 1 addition & 1 deletion content/english/author/azar.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ social:

ignoreSearch: true
---
Azharuddin Mohammed is a full stack developer currently working at Intelops. He is experienced in using various technologies such as Go, gRPC, React, Next, Svelte, MongoDB, and Kubernetes to develop robust software solutions. Azharuddin's expertise in the full stack development enables him to handle both frontend and backend tasks. He is a skilled developer who stays updated with the latest trends and technologies to deliver quality software applications.
Azharuddin Mohammed is a full stack developer currently working at Capten. He is experienced in using various technologies such as Go, gRPC, React, Next, Svelte, MongoDB, and Kubernetes to develop robust software solutions. Azharuddin's expertise in the full stack development enables him to handle both frontend and backend tasks. He is a skilled developer who stays updated with the latest trends and technologies to deliver quality software applications.
2 changes: 1 addition & 1 deletion content/english/author/hannan-khan.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ ignoreSearch: true
---

Hannan Khan holds a Masters in Computer Science from UT Arlington, with a specialization in Intelligent Systems.
His passions include learning about the latest and greatest trends in ML/AI. He currently works at IntelOps as a Machine
His passions include learning about the latest and greatest trends in ML/AI. He currently works at Capten as a Machine
Learning Programmer.
2 changes: 1 addition & 1 deletion content/english/author/tanuja-pyneni.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ ignoreSearch: true
---

Tanuja Pyneni holds a Masters in Computer Science from University of North Texas.
She currently works at IntelOps as a Full-stack Developer(Frontend Developer).
She currently works at Capten as a Full-stack Developer(Frontend Developer).
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Teams are now required to examine the entire SDLC and streamline every aspect of

## Optimize Development Workflow With Compage

[Compage](https://intelops.ai/compage/), an opensource project, is a low-code universal language framework that accelerates the application development process through the adoption of emerging technologies such as Rest API, gRPC, GraphQL, microservices, WebAssembly, FaaS, IoT, and edge services.
[Compage](https://capten.ai/compage/), an opensource project, is a low-code universal language framework that accelerates the application development process through the adoption of emerging technologies such as Rest API, gRPC, GraphQL, microservices, WebAssembly, FaaS, IoT, and edge services.

But, Compage goes beyond development. It automates the use of best practices, ensuring that the application is developed securely and that it adheres to software supply chain security standards. It also incorporates SBOM (Software Bill of Materials), enabling development teams to maintain transparency and ensure code governance.

Expand Down Expand Up @@ -114,6 +114,6 @@ Our list of integrations and features to develop is continuously growing with th

## How Do I Get Started?

Developers can integrate Compage with Git platform by linking their accounts to create repositories and commit generated code directly. Compage follows the monorepo method (for now) and establishes a one-on-one relationship with the Git repository, which encompasses all the generated source code for each node created on the drawing panel. Developers can use the sketching canvas to configure services, save projects, and instantly upload the resulting code to their connected Git repository. This integration between Compage and Git platform enhances collaboration and simplifies version control, thereby providing valuable support to developers in their backend development efforts. Check out the [Compage documentation](https://docs.intelops.ai/compage/latest/) for more details.
Developers can integrate Compage with Git platform by linking their accounts to create repositories and commit generated code directly. Compage follows the monorepo method (for now) and establishes a one-on-one relationship with the Git repository, which encompasses all the generated source code for each node created on the drawing panel. Developers can use the sketching canvas to configure services, save projects, and instantly upload the resulting code to their connected Git repository. This integration between Compage and Git platform enhances collaboration and simplifies version control, thereby providing valuable support to developers in their backend development efforts. Check out the [Compage documentation](https://docs.capten.ai/compage/latest/) for more details.

If you like what we are doing, check out [Compage On Github](https://github.com/intelops/compage). A star is always appreciated. We have more updates coming so, follow us on [LinkedIn](https://www.linkedin.com/company/intelopsai/).
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ OpenTelemetry simplifies the process of collecting and exporting telemetry data

## OpenTelemetry X Compage: Simplified Instrumentation for Improved Monitoring

[Compage](https://intelops.ai/compage/) helps developers generate code with built-in instrumentation for OpenTelemetry. This means code created automatically tracks metrics (observability data) and sends them to OTel collector agents.
[Compage](https://capten.ai/compage/) helps developers generate code with built-in instrumentation for OpenTelemetry. This means code created automatically tracks metrics (observability data) and sends them to OTel collector agents.
Benefits of Compage with OTel:

- **Reduced Development Time:** Eliminates the need to manually write code for instrumenting applications with OTel, saving significant time and effort.
Expand Down
4 changes: 2 additions & 2 deletions content/english/blog/advanced-pxl-script-functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ draft: false
class="img-fluid" caption="" webp="false" position="float-left" >}}

Over the past couple of weeks, we have been covering the powerful cluster monitoring tool, Pixie. We have covered how to
get custom data by [writing your own PXL script](https://intelops.ai/blog/writing-your-first-pixie-pxl-script/). We have
get custom data by [writing your own PXL script](https://capten.ai/blog/writing-your-first-pixie-pxl-script/). We have
also covered how
to [enhance your custom script](https://intelops.ai/blog/enhancing-your-pixie-pxl-script-by-manipulating-data/)
to [enhance your custom script](https://capten.ai/blog/enhancing-your-pixie-pxl-script-by-manipulating-data/)
by using data manipulation functions provided by Pixie. Let's wrap up our coverage of Pixie's custom data collection by
diving into an example of an advanced PXL script.
________________
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ CICD practices involve regularly integrating code changes and automatically depl



Tailored to the unique requirements of mortgage lenders, our low-code, auto-code generation platform, [Compage](https://intelops.ai/compage/), facilitates application modernization through the adoption of cloud-native technologies.
Tailored to the unique requirements of mortgage lenders, our low-code, auto-code generation platform, [Compage](https://capten.ai/compage/), facilitates application modernization through the adoption of cloud-native technologies.

1. **Shift Left and Shift Smart Approach**: Automate the development process to ensure rapid and secure code delivery. Innovate continuously, transition to cloud-based solutions, and enhance the customer experience while maintaining security standards.
2. **Security and Compliance**: Integrate security and compliance in the early stages of development for the prompt detection of vulnerabilities. Utilize Compage’s intelligent automation and integration capabilities to streamline the development process, ensuring the timely delivery of high-quality, reliable code.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ draft: false

{{< image src="images/blog/beyond-the-obvious-application-modernization-as-crucial-c-suite-strategy/beyond_the_obvious_application_modernization_as_crucial _csuite_strategy.png" alt="alter-text" height="" width="200px" class="img-fluid" caption="" webp="false" position="float-left" >}}

Businesses that remain stagnant risk falling behind the curve. What was once considered groundbreaking may now be teetering on the brink of obsolescence. This rings especially true for [legacy applications](https://intelops.ai/blog/legacy-system-and-technical-debt-what-is-the-cost-if-we-dont-fix-it/) that stymie innovation. As applications age, they become less reliable and are prone to instability. For any organization aspiring to remain relevant and effective, both now and in the future, application modernization stands as a crucial step.
Businesses that remain stagnant risk falling behind the curve. What was once considered groundbreaking may now be teetering on the brink of obsolescence. This rings especially true for [legacy applications](https://capten.ai/blog/legacy-system-and-technical-debt-what-is-the-cost-if-we-dont-fix-it/) that stymie innovation. As applications age, they become less reliable and are prone to instability. For any organization aspiring to remain relevant and effective, both now and in the future, application modernization stands as a crucial step.

## Need for App Modernization - Adapting for Today's Demands

Expand Down Expand Up @@ -124,6 +124,6 @@ Evaluate frameworks based on scalability, maintenance ease, cost-effectiveness,

Evaluate how well each framework integrates with existing systems, tools, and technologies within the organization. Smooth integration ensures a seamless transition and interoperability.

Application modernization isn't a passing trend; it's a strategic investment that secures a business's relevance for the long haul. Yet, this journey is multifaceted and demands careful consideration. Streamlining this process is crucial—a solution that simplifies complexities can pave the way for sustained future relevance and success. Compage, a low-code, language-agnostic, open-framework-based [auto code generator](https://intelops.ai/compage/), automates backend development and embeds in-built security measures. Developed by experts advocating for cloud-native adoption, Compage seamlessly scales alongside businesses according to their evolving needs. [Check out our project on GitHub](https://github.com/intelops/compage).
Application modernization isn't a passing trend; it's a strategic investment that secures a business's relevance for the long haul. Yet, this journey is multifaceted and demands careful consideration. Streamlining this process is crucial—a solution that simplifies complexities can pave the way for sustained future relevance and success. Compage, a low-code, language-agnostic, open-framework-based [auto code generator](https://capten.ai/compage/), automates backend development and embeds in-built security measures. Developed by experts advocating for cloud-native adoption, Compage seamlessly scales alongside businesses according to their evolving needs. [Check out our project on GitHub](https://github.com/intelops/compage).

Learn more on how Compage can assist you on your app modernization journey by [filling out our contact form](https://intelops.ai/contact/) . Be sure to follow us on [LinkedIn](https://linkedin.com/company/intelopsai) to stay updated with insights and product capabilities.
Learn more on how Compage can assist you on your app modernization journey by [filling out our contact form](https://capten.ai/contact/) . Be sure to follow us on [LinkedIn](https://linkedin.com/company/intelopsai) to stay updated with insights and product capabilities.
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ ________________

We will be using `helm` to deploy our services to our cluster. This will allow for easy installs/uninstalls. It will also
allow for being able to configure our services via one single YAML file each.
> Need to refresh your knowledge on YAML? Take a look at our blog [Hacking YAML to your Benefit](http://intelops.ai/blog/hacking-yaml-to-your-benefit/)
> Need to refresh your knowledge on YAML? Take a look at our blog [Hacking YAML to your Benefit](https://capten.ai/blog/hacking-yaml-to-your-benefit/)
# [open-telemetry collector](https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/Otel_Collector.svg "The Collector's receivers and exporters")

The OpenTelemetry Collector (OTel Collector) allows multiple sources including OTLP formatted data, Jaeger, and Prometheus. The data we will be passing into
our OTel Collector will be Pixie data. If you would like a tutorial on how to deploy Pixie on your cluster, take a look at [this blog](http://intelops.ai/blog/failed-pixie-deployment-on-civo-kubernetes/).
our OTel Collector will be Pixie data. If you would like a tutorial on how to deploy Pixie on your cluster, take a look at [this blog](https://capten.ai/blog/failed-pixie-deployment-on-civo-kubernetes/).
There is a [helm-chart](https://github.com/open-telemetry/opentelemetry-helm-charts) that is offered by OpenTelemetry, which we will be using.
Deploying the OTel Collector is as easy as running the following commands:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The benefits of being a language-agnostic approach are numerous. It broadens you

## Language Agnostic Auto Code Generation with Compage

Compage is a [language-agnostic auto code generator](https://intelops.ai/compage/) that allows developers to easily create code in any programming language, promoting flexibility in development without being restricted by any specific language limitations.
Compage is a [language-agnostic auto code generator](https://capten.ai/compage/) that allows developers to easily create code in any programming language, promoting flexibility in development without being restricted by any specific language limitations.

{{< image src="images/blog/developers-its-time-to-rethink-your-programming-stack-go-language-agnostic/before-vs-after-compage.gif" alt="alter-text" class="img-fluid" caption="" webp="false" position="float-left" >}}

Expand All @@ -92,4 +92,4 @@ Generated code from Compage is inherently secure, addressing language-specific v

The generated code is clean, precise, and accurate, reducing errors and maintaining high code quality throughout development. Automated code generation with Compage minimizes manual coding efforts, streamlining development.

Interested to know more? We recently hosted a webinar focusing on the importance of technology agnosticism for developers & engineers. During the session, we introduced Capten Stack, our AI-driven SaaS 2.0 framework suite, and discussed how Compage simplifies code generation across multiple languages. Access our [on-demand webinar](https://intelops.ai/events/ondemand/compage/break-free-from-innovation-paralysis-with-technology-agnostic-solutions/) recording for more insights.
Interested to know more? We recently hosted a webinar focusing on the importance of technology agnosticism for developers & engineers. During the session, we introduced Capten Stack, our AI-driven SaaS 2.0 framework suite, and discussed how Compage simplifies code generation across multiple languages. Access our [on-demand webinar](https://capten.ai/events/ondemand/compage/break-free-from-innovation-paralysis-with-technology-agnostic-solutions/) recording for more insights.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The [twelve-factor methodology](https://12factor.net/) offers principles for bui

## How Compage Helps?

Compage, our [low-code universal language framework](https://intelops.ai/compage/), is built for modern applications that adopt the 12-factor methodology. It automates the backend development process, saving businesses time and money. Compage follows established security best practices, so you don't have to make a choice between faster releases and secure code.
Compage, our [low-code universal language framework](https://capten.ai/compage/), is built for modern applications that adopt the 12-factor methodology. It automates the backend development process, saving businesses time and money. Compage follows established security best practices, so you don't have to make a choice between faster releases and secure code.

* **Endpoint Creation:** Compage automatically generates REST and gRPC endpoints, eliminating manual coding, and reducing the risk of errors. It follows established endpoint patterns for cohesive, comprehensible, and maintainable code.
* **Enhanced Development Environment:** Compage integrates with industry-standard tools, enhancing your development process. This includes tools for code analysis, testing, and deployment.
Expand All @@ -62,7 +62,7 @@ Compage, our [low-code universal language framework](https://intelops.ai/compage
* **Testing Guidance:** Compage help you to identify untested code areas. This ensures that your applications are fully tested and that any bugs are identified early on.
* **Agility & Adaptability:** Compage's code remains adaptable and deployable, empowering you to respond to changing business needs with confidence.

P.S. We've prepared a [complete guide to Compage](https://intelops.ai/blog/introducing-compagedev-centric-platform-for-auto-code-generation--fortified-security/), check it out!
P.S. We've prepared a [complete guide to Compage](https://capten.ai/blog/introducing-compagedev-centric-platform-for-auto-code-generation--fortified-security/), check it out!

## Compage in Action – Building a Procurement Solution

Expand Down Expand Up @@ -227,4 +227,4 @@ DevContainers provides a way to develop applications in isolated environments co

15\. The procurement solution has been set up with both the codes ready for use.

What would have taken days is now possible in hours. That's the power of Compage! Try it for yourself; check out the [Compage documentation](https://docs.intelops.ai/compage/latest/) for more details. If you like what we are doing, check out [Compage on GitHub](https://github.com/intelops/compage). A star is always appreciated. We have more updates coming so, follow us on [LinkedIn](https://www.linkedin.com/company/intelopsai).
What would have taken days is now possible in hours. That's the power of Compage! Try it for yourself; check out the [Compage documentation](https://docs.capten.ai/compage/latest/) for more details. If you like what we are doing, check out [Compage on GitHub](https://github.com/intelops/compage). A star is always appreciated. We have more updates coming so, follow us on [LinkedIn](https://www.linkedin.com/company/intelopsai).
Loading

0 comments on commit ca1c1df

Please sign in to comment.