Cubs
Cubs
WWasp-lang
Created by Cubs on 9/2/2024 in #🙋questions
Using the SAAS template, I want to manage the blog and docs in a "CMS" like an admin screen, how?
yeah definitely want to use it on this first like personal/influencer page. I will create new SAAS apps now next that I will point to using this blog but the new forks I will not use the blog on I don't think. What's ur thoughts though, if you launch multiple SAAS apps, are you also managing multiple blogs/ docs for each of them? I can see docs maybe but blog too or is that overkill? I guess the posts can mostly be automated now days anyways tho
11 replies
WWasp-lang
Created by Cubs on 9/2/2024 in #🙋questions
Using the SAAS template, I want to manage the blog and docs in a "CMS" like an admin screen, how?
No description
11 replies
WWasp-lang
Created by Cubs on 9/1/2024 in #🙋questions
callback for google auth trying to send to old domain.
coming along now: https://thenovakai.com time to fill in some content
8 replies
WWasp-lang
Created by Cubs on 9/1/2024 in #🙋questions
callback for google auth trying to send to old domain.
Thanks that was exactly it, I had them set in my deployment but not in my dev environment. Fixed
8 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
thx though I will let you know if I get stuck again
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
which is wild for not being a dev
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
Hey thanks for answering, the openAI bot helped me a lot, you got it well trained! I'm deployed and set up on github and getting closer to PROD V1
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
@kapa.ai how do I save this repo the saas template to a new github repo, step by step walk me thru getting it on my github, the gitignore hides the env files already
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
@kapa.ai walk me through what files in the template I change to point the blog and docs as mysite.com/docs and mysite.com/blog instead of subdomains. I have the blog hosted on netlify right now what do I do to get them in same website
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
how do I set up DNS to point my subdomain from https://cubsai.com I have hosted on vercel? @kapa.ai so docs and blog work
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
@kapa.ai how can I deploy blog in saas template from cli using netlify and need to download that cli too and get account
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
I would rather it be under https://cubsai.com/docs and https://cubsai.com/blog can I do that? @kapa.ai
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
I would rather it be under https://cubsai.com/docs and https://cubsai.com/blog can I do that?
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
how can I host the blog from the saas template as a subdomain but separately still than the app? @kapa.ai
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
the front and back end are both deployed on fly, I did it with one deploy command, help me re-deploy that entire thing @kapa.ai
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
the front and back end are both deployed on fly, I did it with one deploy command, help me re-deploy that entire thing
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
how do I redeploy the saas template front and back end on fly.io and not overwrite my domain hosting and dns @kapa.ai
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
@kapa.ai how do I deploy the front and back end redeploy when I want to merge all my changes to prod
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
okay that redeployed the back end server, how do I re deploy the front end too?
74 replies
WWasp-lang
Created by Cubs on 8/22/2024 in #🙋questions
How do I re-deploy on Fly.io but use the same database and DNS settings that my current domain is on
(base) ➜ app flyctl deploy --remote-only ==> Verifying app config Validating /Users/ryannovak/CODE/SaaS/recipes-and-groceries/app/fly.toml ✓ Configuration is valid --> Verified app config ==> Building image Remote builder fly-builder-lingering-dew-4858 ready ==> Building image 👀 checking remote builder compatibility with wiregu ✓ compatible remote builder found INFO Override builder host with: https://fly-builder-lingering-dew-4858.fly.dev (was tcp://[fdaa:9:e465:a7b:182:a342:5eef:2]:2375) Remote builder fly-builder-lingering-dew-4858 ready Error: failed to fetch an image or build from source: app does not have a Dockerfile or buildpacks configured. See https://fly.io/docs/reference/configuration/#the-build-section @kapa.ai
74 replies