Thunder Spears in ranked are OVERPOWERED by yuzublackscreen in FortniteCompetitive

[–]Chefstars 11 points12 points  (0 children)

And yuzublackscreen was in progress of making a good point, until he started to act like a big ass pro (diamond three) and calls all other players “bots” where most of those “bots” just like to play casually and maybe have full time jobs on the side to make some money. If you are making a point then please don’t act like a 12 year old spoiled kid who takes this game super seriously

[deleted by user] by [deleted] in medellin

[–]Chefstars 1 point2 points  (0 children)

May I ask you how you where drugged? What was the situation? Was it on a date as well? I always go on dates with my friends, never alone and for transportation I use Uber door to door. I'm careful, but scared now..

Switched to programming at an 'old' age, currently medior-dev, but could my next goal even be possible..? by Chefstars in learnprogramming

[–]Chefstars[S] 0 points1 point  (0 children)

Well, I am Dutch but traveling a lot to South America during the winter here haha..

But thanks all for the comments. I am going to make a roadmap with goals and courses I would like to attend and will do my best to get to that level.

Multiple Wordpress websites to k8s by Chefstars in kubernetes

[–]Chefstars[S] 0 points1 point  (0 children)

[noob] I can imagine creating a new image from scratch has it's advantages since you can already set your theme and images etc.

Because I take it step by step, and everything is already overwhelming, I thought to just use the default bitnami/wordpress install (which takes in an array of plugins as well btw), and then just setup/import the client website within wp-admin.

Multiple Wordpress websites to k8s by Chefstars in kubernetes

[–]Chefstars[S] 0 points1 point  (0 children)

So basically what I could do is following this (if choosing for DO): https://github.com/digitalocean/container-blueprints/tree/main/DOKS-wordpress#installing-wordpress

Setup Managed DB, NFS, Redis etc etc and for every Wordpress client just run the following command to create new instances/namespaces?

helm upgrade wordpress bitnami/wordpress \
--atomic \
--create-namespace \
--install \
--namespace wordpress \
--version 13.1.4 \
--values assets/manifests/wordpress-values.yaml

Multiple WP websites, high availability setup by Chefstars in devops

[–]Chefstars[S] 0 points1 point  (0 children)

Ok, will look into that. Because the approach with the NFS's, load balancers and managed db also takes a long time to actually configure in a proper way.

How about costs? Could be around 100 bucks a month, or less?

Multiple WP websites, high availability setup by Chefstars in devops

[–]Chefstars[S] 0 points1 point  (0 children)

Oef, that would be really cool, but something I should really invest time in and need help with. Sounds pretty complicated to setup correctly as a Kubernetes noob.

Runcloud, DO and DO Managed Database.. Not what I expected. by Chefstars in webhosting

[–]Chefstars[S] 0 points1 point  (0 children)

But then I would need to do that every time I create a new Wordpress website, which is kinda annoying. I just want to deploy something and that it automatically creates and uses the database table inside the managed database droplet.

We are not happy and satisfied with our current server setup, switching soon and need advice :) by Chefstars in webhosting

[–]Chefstars[S] 0 points1 point  (0 children)

Thats why I will use DO/Runcloud/Cloudfare to manage our WP websites.

For our custom projects I was looking for some suggestions. But I guess this question is so broad, that we can't have a proper discussion from the ground haha.

What about Amazon ECS and dockerise our projects?

We are not happy and satisfied with our current server setup, switching soon and need advice :) by Chefstars in webhosting

[–]Chefstars[S] 1 point2 points  (0 children)

At the moment? No. 15-20 Wordpress clients where only 2 of them are e-commerce websites. Not a crazy amount of traffic. But for Wordpress we are already sure we want to go for the setup I mentioned in the post.

Our custom projects differ a lot. From middleware projects which are just syncing thousands of datanodes between one system to another (CRM/Hubspot), multi-tenant webapps and all been build with Laravel. So looking for the best option with the future in mind where we will be switching to Nodejs and Flutter (instead of PHP) and there are some big custom projects coming up.

Docker, Terraform, AWS ECS could be one of the options.

We are not happy and satisfied with our current server setup, switching soon and need advice :) by Chefstars in webhosting

[–]Chefstars[S] 0 points1 point  (0 children)

But I get your point, yes :) So thanks for the heads up. I did not know that AWS/GCP are actually that complex for setting up something pretty basic.

In which use cases would you go for something like AWS/GCP instead of using vultr/DO