cptn.io is an open-source self-hostable platform that helps develop and deploy integrations and data pipelines quickly and easily.
git clone https://github.com/cptn-io/el-cptn.gitdocker compose up to start the platform.git clone https://github.com/cptn-io/el-cptn.gitdocker compose up -d to start the platform.http://<your droplet ip>cptn.example.com to map to your
droplet's IP address.APP_URL property value to your domain cptn.example.comdocker compose restarthttps://cptn.example.comLogin to your Service using the following default credentials. Update the .env file to change the default setup password.
Username: foo@example.com
Password: bar
Create a new user in the platform to disable the default setup credentials.
The SSO functionality is also available under open-source MIT license.
Refer this doc for more details.
Refer this page for product documentation and tutorials.
Refer this page for more details about the product architecture.
The platform has a mechanism to automatically download ready-to-use apps contributed by the community. These apps allow users to readily use the most common transformations or destinations. If the OOTB apps do not work, users can always modify the scripts as per their requirements.
Apps is just content and users do not need to upgrade the platform to get the latest apps. The platform will automatically check to see if there are any new apps available and download them.
The git repo supporting this functionality is at https://github.com/cptn-io/apps. Refer this page for more details on how you can build and contribute apps to the community.
Updates to the platform for bug fixes are released at any time and will be available as docker images. But milestone releases which include new features are named after places in alphabetical order. Following are the upcoming releases:
Copyright 2023 DevRaven Inc. All rights reserved.
$ claude mcp add el-cptn \
-- python -m otcore.mcp_server <graph>