Content pfp
Content
@
https://warpcast.com/~/channel/devfc
0 reply
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
What are the biggest challenges you are facing currently? Which have you solved? (technical and non technical) /devfc
2 replies
3 recasts
7 reactions

LΞovido pfp
LΞovido
@leovido.eth
Setting up a new server everytime with the same project and with custom subdomains. Each time I moved to another provider or new server, I would have to manually install all dependencies and update the NGINX config. Moved from AWS to Doprax. Docker helped a lot here. Now it's time to add some CI/CD pipelines to populate the env file and sort out a way to create an NGINX file. @rezaisgoat.eth suggested using Cloudflare instead of NGINX. He helped a lot in general :)
1 reply
1 recast
2 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
sounds like you'd like Kubernetes too lmao. https://kubernetes-sigs.github.io/external-dns/latest/ external-dns does all DNS management for me so I can spin up and down my cluster as I want and know the DNS entry at cloudflare is always good
1 reply
0 recast
1 reaction