S
StreamElements
HeyAndras is now live! Streaming Software and Game Development: Sponsorship, music, coding & hangout
K
kodemunki
Hey there
K
kodemunki
Having issue with supabase on new deploy. Can't get API keys to access instance.
M
Mathieu
Hey
K
kodemunki
SUPABASE_ANON_KEY
A
aokey
👋
K
kodemunki
When going to /project/default/api the page fails to load without unknown error
C
Cinzya
VoHiYo
H
HHF_TechTips
hi
M
Mathieu
I'm sorry i missed when you talked in previous talk but what's happening now with the experiment on the new ui ?
M
Mathieu
okay !
C
Chamir
hi andras!
C
Cinzya
PogChamp
R
Replit - Not Real
hey andras!
R
rdxx__
Hey man, thanks for your hard work on Coolify. I've been using it for a few months and its just amazing!
M
Mathieu
We are having a party on this landing page lol
M
Mathieu
good that lot of peoples like it
D
die_mantra
is there plans to onboard some more core maintainers? seems like it must be a lot of work for one person
R
Replit - Not Real
Where would you start with the redesign?
F
FredKisss
If you want ideas about how to structure the sponsors sections, I think the sponsors section of drizzle is nice example ***
M
meowhib
Good morning (at least for me)
M
meowhib
Hey I can teach you Figma
M
Mathieu
Yea, figma is great for that !
S
ShadowArcanist
Hello from Youtube!!
M
meowhib
It's a raiiid
R
RiyinArt
Raiid!!
R
RiyinArt
Hello
M
meowhib
Hello whoever joined
S
ShadowArcanist
now Hello from Twitch Kappa
M
meowhib
@ShadowArcanist Lol
R
RiyinArt
I was working on a C++/SDL game I'm building from scratch and doing the pixel art too
M
meowhib
we saw this > RiyinArt is raiding with a party of 32.
S
ShadowArcanist
LUL
R
RiyinArt
Thought I'd drop in and say hi
M
meowhib
No in the chat
D
developerman222
in the chat
R
RiyinArt
LUL
S
ShadowArcanist
@HeyAndras 10x Dev & Streamer LUL
M
meowhib
You're absolutely crushing it!
S
sscarduzio
What's the biggest missing feature in Coolify 4?
S
ShadowArcanist
@sscarduzio Integration with Crowdstrike Kappa
R
RiyinArt
It only gets better
S
ShadowArcanist
@HeyAndras NOICE
R
RiyinArt
Have a great stream! I'll be lurking around
L
lilystorm9
is this the first ai logo generator thats not a scam and doesnt have a hidden payment
L
lilystorm9
if so COOL
C
Cinzya
nice
R
Replit - Not Real
Do you prefer Php over react?
S
ShadowArcanist
lmao
3
360creators
Penpot, open source alternative to Figma 😁
R
Replit - Not Real
lol
T
ThijmenCodes
sup andras
T
thoo_0224
Morning
K
karansh491
hey man, how u doing
A
AchievingMyLivestream
hey heyandras (andras)
M
Mathieu
Lol at least you could say nuxt or next vs react :')
M
Mathieu
vs php *
R
Replit - Not Real
Yeah NextJS lol
K
karansh491
i am gooood)
R
Replit - Not Real
Nextjs vs PHP
A
AchievingMyLivestream
center
A
AchievingMyLivestream
lmao
T
ThijmenCodes
Is the "self promotion" channel still on your todo list for the discord server? :)
S
ShadowArcanist
@HeyAndras just now I tried installed coolify on brand new 2 vps. whenever I hit restart proxy, it just stops the proxy instead of restarting it jukusmIntensified
S
shymm_
hi!
T
thoo_0224
Any plans of making official SDKs for coolify? Would be nice
M
Mathieu
I will start a js war, nuxt all the way vs next lol
S
shymm_
Andras, what do you think of dokploy?
R
Replit - Not Real
Nope NextJS is superiour
R
Replit - Not Real
silly me i don't know how to spell superior
S
ShadowArcanist
@HeyAndras ahhh so I am not alone in this Wooooo LUL
K
karansh491
maybe we can code official SDK for coolify in different languages ourselves and make them opensource, possible?
3
360creators
Love that man
S
ShadowArcanist
Healthy competition is always a good thing <3
3
360creators
To not care about copies
S
shymm_
Is there a way to have one central coolify and use it to deploy applications to different servers?
D
die_mantra
an integrated terminal for running commands inside containers would be cool
K
karansh491
@shymm_ man that's the whole reason for coolify no? lol
D
developerman222
When Coolify updates does it overwrite the docker-compose files for services? I manually fixed the Plane service yesterday but wondering if it will overwrite?
S
shymm_
Still havent tried coolify in production
S
shymm_
so sorry for asking stupid questions :d
K
karansh491
@shymm_ we live we learn) no question is stuid
D
developerman222
Alrigght that makes sensee, i think its good that it doesn't by default
P
peaceonaut
Thanks for your amazing work :)
3
360creators
Music is nice
S
soulsolomon21
Hi
M
Mathieu
Yea music is chill
S
shymm_
what do you use for local php development?
M
Mathieu
Maybe update docs :p
M
Mathieu
Saw plane, wanted to try, but i'm not sure how to set up
M
mejiasdev
hey Andras, currently trying to setup a nextjs app in multiple servers, but confused on how to setup a load balancer, how can I map ports to each container or setup a domain for each container? thanks for making coolify open source
K
karansh491
maybe can u teach how to setup coolify to run locally on dev mode so we can also contribute. i find it difficult(
M
Mathieu
Ahah yea but there is env variables to set ^^
M
mejiasdev
thanks man
K
karansh491
@mejiasdev have you tried pm2 with cluster within single server for multi-threaded nextjs apps for scalability ?
M
mejiasdev
oooohhh I see now, how mapping the port means no rolling update right?
D
developerman222
I've got some code that stores users ip, but when it goes through the proxy it uses container ip instead of the ip which the request came from, is it something in trafik config or docker?
M
mejiasdev
@karansh491 didn't know this was possible, will check it out!
D
developerman222
Yeah
T
ThijmenCodes
also depends on your setup, if cloudflare is in front of it, you'll need to trust the forwarded proxy ips
D
developerman222
No cloudflare, just straight to coolify proxy to code
D
developerman222
alright, I'll take a look at it
K
karansh491
@mejiasdev yes. please do. If you like I can help you out. I am doing something similar
T
ThijmenCodes
You can easily test it locally if you run traefik locally as well :D saves you some trail and error deployments
D
developerman222
Using Go, I'll give both a try
D
developerman222
Im currently migrating from old code base to new one and everthing deployed on coolify
V
Vishal Kadam
I'm using a caddy proxy, other deployments using GitHub and service work fine with the wildcard domain, but when deployed using compose it doesn't set a domain. do I need to add any labels manually
S
ShadowArcanist
Kreygasm
C
crocotentin
On the dev env, you need to set the proxy before using it ? This is what happen to me yesterday
C
crocotentin
Choosing between caddy and traefik for testing the plane issue
T
ThijmenCodes
you dont got the teamid there
H
humanpls
yooo man’s cooking
T
ThijmenCodes
yes
H
humanpls
what we building today
H
humanpls
Whatsup Thijmen
H
humanpls
your elevator/lounge bg music is on point
M
mggk
Small question: beside coolify backup, do you plan to implement docker volumes backup ?
M
mggk
Ok, yeah backup volume is always a tedious task, thanks for your feedback :)
T
ThimoDEV
Heyyy goodmorning!
H
humanpls
maybe a weird question, any idea when you will be able to be back on the api project create endpoint?
M
meowhib
Question: is there a way to upload an already built next.js project to coolify instead of building it on the server that has coolify?
H
humanpls
ohh nice! vacation w the fam. I was just wondering about the api
H
humanpls
I understand the streaming and coding bit
H
humanpls
reason behind me asking it is that I built a small testing dashboard that uses your amazing new endpoints, but to be truly effective it really needs the create project endpoint
K
karansh491
@humanpls is there any coolify endpoint doc? like swagger or something?
H
humanpls
yes!
R
rahul_gangotri
what is ray?
H
humanpls
@karansh491 ***
H
humanpls
***
H
humanpls
I can’t link the coolify api docs
H
humanpls
yeah, basically creating servers is cool, creating apps is cool, but we also need to create a project before we can add it to a server and a environment right? Theres only a list endpoint for projects I believe
H
humanpls
yeah perfect
H
humanpls
totally
H
humanpls
I think it’s absolutely amazing that you’re picking this up so quickly <3
H
humanpls
the projects create endpoint would require:
H
humanpls
- a new or existing server
H
humanpls
- existing or new application id
H
humanpls
and default production environment id
H
humanpls
bro, do you think a field/ togglefor build server is a possibility within this endpoint?
H
humanpls
how would you automate the binding over api?
H
humanpls
yeah, project uid -> create app -> create project
H
humanpls
-> bind to server + environment
H
humanpls
if people would like to contribute to coolify what stack should we learn?
H
humanpls
any tips for workspace in editor of choice?
H
humanpls
damn bro very nice, does it auto append the production environment?
H
humanpls
cant wait till you push this xD
H
humanpls
<3 Christmas early this year! I didn’t expect the project create endpoint today, thanks!!
E
eliasparis551
Ey Andras, did you use a Laravel starter like Breeze or Jetstream?
R
rahul_gangotri
if you used adonis js, that is even good, its just like laravel but for node. it has everything and many packages, i feel its the best framework
R
rahul_gangotri
it even has inertia integration and many official and community package
G
GerardPolloRebozado
hi the other day saw at discord that you said that at first coolify was made in js. why did you decided to change from js to laravel?
G
GerardPolloRebozado
ok thanks for the reply
W
Wu CodinCat
You trigger my Google Assistant every time I watch your stream
H
horvbalint99
Hi!
H
humanpls
sitting at the barber atm watching ur stream bro
H
humanpls
music is banging
H
humanpls
you still working on the new create endpoint feature?
H
humanpls
how’s your look on build servers?
H
humanpls
over api*
H
humanpls
yeah the api will prolly timeout after 30-60
H
humanpls
seconds of waiting, unless we queue it in a job queue
H
humanpls
Yeah creating servers is also manual work in the dashboard I believe, next api endpoint would prolly be create server api?
A
Andrin
Can I install coolify via doocker compose like discribded in issue 2721?
H
humanpls
lmao bro, you are amazing, I think you deserve lunch
H
humanpls
have a nice lunch
R
root_shiv
andras why you dont use group() ?
G
GunTengg
i want to run a websocket server on coolify, any suggestions?
R
root_shiv
6001 is available to use
A
Andrin
i would want v4 just founs this issue
H
humanpls
yooo roootshiv
R
root_shiv
another one
R
root_shiv
hey hum+
A
Andrin
is there a docs article for v4.0 toni stall it with compose
R
root_shiv
how's going
R
root_shiv
another one dj khalid meme
T
ThimoDEV
wowwww Thats an achieved indeed!
R
root_shiv
you deserve much more my man
D
devonzara
New goal, Lambo to match Taylor's! Kappa
H
horvbalint99
Is github the "only" source of sponsorship from individuals?
D
devonzara
What are the icons in the sys tray? Right one looks like Elgato something? What's the sound waves?
D
disdras
Another Andras here! What happens when you're exceeding the amount you get a month? Hire other people or give even more to charity?
A
Andrin
is there a docs article for v4.0 to install coolify with compose
H
humanpls
all is good root shiv, just finished at the barber, waiting for the coffee, how is you
R
root_shiv
ohh nice
H
humanpls
I’m so excited we have the projects create api now, did you hear!
D
devonzara
Wave Link... 👍🏼 Cool. Does it manage the virtual audio cables for you, so you don't need something like VoiceMeeter Banana too?
D
disdras
shockingly altruistic! thanks for the answer!
T
ThijmenCodes
congrats on the goal! :D
A
Andrin
Thank you. I would still like one compose file to install it manually, could you maybe support that in the next version?
R
root_shiv
@humanpls I'm so excited. me and my brother (15yr+ exp in ops) started a company to manage/deploy/migrate servers for our client's but it was very expensive for customers with low budget . we now taking clients with low budget and will donate 30% to @HeyAndras .
T
ThijmenCodes
@HeyAndras Could you make the discord channel for self-promotion? :D
H
horvbalint99
Thanks for crossposting to mastodon! I follow you there :)
H
humanpls
@root_shiv damn bro that’s very cool!! That should make Andras v happy
H
humanpls
what’s up with the secret
H
humanpls
ohhh, gotcha!
H
humanpls
security and safety is number one priority
A
Andrin
it lee Thank you. I would still like one compose file to install it manually, could you maybe support that in the next version?
H
humanpls
dodged a bullet!
R
root_shiv
why dont you use route gorup ?
R
root_shiv
any particular reason
R
replete__
Thanks for the recent changes to docker compose (adding the repo files), finally getting the workflow I am looking for. Coolify making good progress
R
root_shiv
you can group controller so you dont have to write 10 times
H
humanpls
Andras the JS/TS frameworks dev need a build server option for coolify self host
H
humanpls
rly?
H
humanpls
I mean docker is alrdy high load but using docker for f.e Nuxt consumes even more
H
humanpls
remotely installing 2 Nuxt js apps f.e depletes 4-8gb ram
H
humanpls
so one is running after install, the second build fails bcuz out of heap mem
R
root_shiv
any updates on new design from discord ?
H
humanpls
yea
H
horvbalint99
We are running like 15 nuxt apps at work on coolify without problem o.O
H
humanpls
build + deploy concurrently
A
Andrin
Thank you. I would still like one compose file to install it manually, could you maybe support that in the next version?
H
horvbalint99
Are you using nixpacks or a custom docker file?
H
humanpls
how??
H
humanpls
nixpacks
H
horvbalint99
Ah, yes. We have that set to 1
H
humanpls
im fine w deploying w concurrency at one
H
horvbalint99
And also Nuxt3 consumes waay less resources then nuxt 2
H
humanpls
but I can’t build a second app while one is alrdy running
H
humanpls
on the same machine
R
root_shiv
also we can use --max_old_space_size when building to limit memory
A
Andrin
Thank you so much looking forward to manual compose installation.
T
ThijmenCodes
love the stream! :D im coding on the side as well and love to see others solving issues. Huge learning experience for any level developer
H
horvbalint99
Are these fullstack nuxt apps? Or frontend only?
H
humanpls
full stack server Nuxt
H
humanpls
so 0 static Nuxt apps
H
horvbalint99
I am using nuxt for the frontend only, and that usis like 8mb of ram when runninf :D So I think your problem is on the server side
H
humanpls
ha yeah!
H
humanpls
Nuxt generate is ffin amazing
R
root_shiv
i have to attend meeting , buy guys BibleThump
R
root_shiv
bye*
H
humanpls
till next episode Root!
W
Wu CodinCat
Don't forget to stretch and drink water
H
humanpls
so I got a build server on Hetzner using the coolify referral
H
humanpls
trying to put Nuxt in a docker image so the build server can use the docker image and send it to my container Regis
H
humanpls
so build server is avail for that too
H
horvbalint99
That sounds like a good solution, but I 100% sure that it sohuld just work on the deploy server as well
H
humanpls
atleast that’s my current idea to try
H
humanpls
no nixpack doesn’t work for build servers
H
humanpls
build server experimental only works for docker images atm
H
humanpls
rly? I couldn’t get it working w nixpack
H
horvbalint99
Is there a free Container Registry one can use? Or is it maybe possible to selfhost one using Coolify? :D
H
humanpls
@horvbalint99 go to ***, create a account and you can create a 10gb free docker container registry (private and public)
H
humanpls
you could also host your own using coolify
N
nanotevacuna
Cheap viewers on ***
C
chuggingCoffee
Morning HeyGuys
V
ViskaliX
What REST client do you use?
R
ResidentEpiczz
Which MVC framework do you use?
H
humanpls
coolCooker X
H
humanpls
<3<3<3 YES!
R
ResidentEpiczz
AH laravel I see, I thought Symfony for a moment.
H
humanpls
you just need the uids
H
humanpls
Im using a promise chain in JavaScript to go over all required endpoints, with the new create endpoint it should be all we need to rly automate ths
H
humanpls
yeah validate option is hard
H
humanpls
specially if you wanna add custom public keys
R
ResidentEpiczz
There a lot of reasons I like you, you made me really hyped on some days to host and play with Coolify, I migrated everything to it! I also think you get a lot of emails with the question to buy Coolify from you for a extreme amount of money. But not selling it and keeping it for yourself to make the best project ever with your own vision that's really cool!
H
humanpls
you might wanna shelf this one for after vacation?
S
Scott Spence
Hi
H
humanpls
anyone in chat and in discord that could guide me thru the nixpack build server approach, after putting the remote server in build mode, only docker apps get the extra checkboxes on my end, if I then switch to nixpack
H
humanpls
I get stuck
C
crocotentin
Did you ever try vagrant for testing with local vm ?
H
humanpls
yes
H
humanpls
in my case, I have a main server call it server A, I then have build server B that will build for server C
H
humanpls
Is that a possible situation w coolify?