• Joined on 2023-01-30
zramsay created branch zach/rm-backend in zramsay/laconic-deployer-frontend 2025-08-21 18:59:36 +00:00
zramsay commented on pull request NasSharaf/laconic-deployer-frontend#4 2025-08-21 16:42:01 +00:00
fixes for build

in root of repo:

pnpm install

in apps/backend; set the configs per the docs

pnpm build
pnpm start

in apps/deploy-fe; set the configs per the docs

pnpm…
zramsay created pull request NasSharaf/laconic-deployer-frontend#4 2025-08-21 16:24:31 +00:00
fixes for build
zramsay pushed to zach/build-fixes at zramsay/laconic-deployer-frontend 2025-08-21 16:22:38 +00:00
f54737a43f working
c5fbf0cd8e Update readme steps to test deployment locally
c34b443b69 Update readme steps to deploy app
b77bf4dac4 Set port 80 for server start in deployer
76bca0e525 Update deployment readme with bond id
Compare 9 commits »
zramsay created branch zach/build-fixes in zramsay/laconic-deployer-frontend 2025-08-21 16:22:38 +00:00
zramsay commented on issue NasSharaf/laconic-deployer-frontend#2 2025-08-21 14:52:51 +00:00
build issues
root@ubuntu-s-2vcpu-8gb-160gb-intel-tor1-01:~/laconic-deployer-frontend/apps/backend# pnpm start
> @qwrk/backend@1.0.0 start /root/laconic-deployer-frontend/apps/backend
> DEBUG=snowball:*…
zramsay opened issue NasSharaf/laconic-deployer-frontend#3 2025-08-21 14:34:12 +00:00
what is NEXT_PUBLIC_GITHUB_FALLBACK_TOKEN for
zramsay commented on issue NasSharaf/laconic-deployer-frontend#2 2025-08-21 14:31:37 +00:00
build issues

sixth:

│ > deploy-fe@0.0.1 build /root/laconic-deployer-frontend/apps/deploy-fe
│ > next build
│ 
│    ▲ Next.js 15.2.1
│ 
│    Creating an optimized production build…
zramsay opened issue NasSharaf/laconic-deployer-frontend#2 2025-08-21 14:23:10 +00:00
build issues
zramsay commented on pull request NasSharaf/laconic-deployer-frontend#1 2025-08-21 13:40:15 +00:00
Add build and run scripts to be used by webapp-deployer

if using Clerk, we need to deploy the app using the encrypted config

zramsay opened issue cerc-io/stack-orchestrator#970 2025-08-20 12:01:30 +00:00
support python version > 3.12
zramsay commented on issue cerc-io/stack-orchestrator#209 2025-08-20 11:50:53 +00:00
Document --pull which can do 2 things:

for production deployments, omit --pull because the version/commit/branch is set in the stack.yml.

zramsay pushed to main at LaconicNetwork/hosted-frontends 2025-08-13 14:09:45 +00:00
457b8e6239 run weekly and publish/deploy no matter what
zramsay pushed to main at LaconicNetwork/hosted-frontends 2025-08-13 14:04:35 +00:00
4f5da712b3 syntax
zramsay pushed to main at LaconicNetwork/hosted-frontends 2025-08-13 14:03:40 +00:00
41f2e0c7d9 triggere deployment
zramsay pushed to main at LaconicNetwork/hosted-frontends 2025-08-13 13:59:53 +00:00
f4a8be7310 Update .gitea/workflows/deploy-namada.yml
zramsay pushed to main at LaconicNetwork/hosted-frontends 2025-08-13 13:51:24 +00:00
b8cab06d62 Delete .gitea/workflows/deploy-skip.yml
zramsay pushed to main at LaconicNetwork/atom-deploy 2025-07-09 11:04:34 +00:00
765fe3d49a work in progress
zramsay pushed to main at LaconicNetwork/atom-deploy 2025-07-09 10:44:59 +00:00
d766cd8c06 bump fee
Compare 2 commits »
zramsay commented on pull request cerc-io/stack-orchestrator#969 2025-07-03 11:42:40 +00:00
Support custom build and run for NextJS app

nice fix for #966