Q: How does the CI/CD pipeline work?
I set up the project according to the documentation however, on the 'pipeline' page, it keeps asking me to set up pipeline even though I've done it already.
Vaibhav_Onetab
Jul 3, 2024A: Hey Yoyowu,
Please watch the following video https://youtu.be/HxJcQ_jTmvo
for detailed instructions. If it doesn't solve your problem, kindly share your email address, and I'll be happy to assist you further.
your video is much too fast. Add some subtitles maybe... sorry if it just me.. had to give up
haha I'd be happy to help out once I figure it out
Are we meant to host the CI/CD pipeline on our own servers or is it on OneTabAI servers? If it's the latter, where or how do we get access to the (for e.g. ubuntu) server used to set up the onetab-cli?
no CICD pipelines will setup on user's server. User can follow below steps:
Set up CICD in your project using a YAML file in the root directory. Push to GitHub and pull on server. Initialize pipeline using onetab-cli init. Pipeline runs on Git push.
Also, you can access this doc
https://onetab.notion.site/Getting-Started-9ff343bdef2c42bbbbd6db56594bc04a
Let us know if any more info needed.
I have also added a detailed video with some more info, here is the link:
https://youtu.be/OEPDmin4DQI
Set up CICD in your project using a YAML file in the root directory. Push to GitHub and pull on server. Initialize pipeline using onetab-cli init. Pipeline runs on Git push. Additionally you can check below doc:
https://onetab.notion.site/Getting-Started-9ff343bdef2c42bbbbd6db56594bc04a