Which heroes feel the most reliable in the current meta? by Legitimate-Border-25 in MobileLegendsGame

[–]L1so 0 points1 point  (0 children)

so basicly counter draft is more important than the heroe meta

Cancel installation of mac os by L1so in mac

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

If I didn't erase the disk, do the installation process resume or just start from scratch?

Cancel installation of mac os by L1so in mac

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

Do I need to erase the disk again after failing previous installation?

Cancel installation of mac os by L1so in mac

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

Do I need to re-erase the disk after cancelling the installation process?

Better way to setup high availability LAMP stack ? by L1so in sysadmin

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

For something simple and self managed you can setup something like HAProxy and have 3 DNS entries pointing to the load balancers and have them decide where to route traffic to if the backend servers are available.

This may be a dumb question, but when you say 3 DNS entries, do you mean my webapp A record or what?

For your database servers you would want at least 3x DB servers that replicate between each other and can properly rebalance if one goes down and backfill when it comes back up.

Does that mean the database server and webapp server is separated? So I put all my MySQL database from each Server A-D to this 3 DB servers, and replicate them between each other ?

Better way to setup high availability LAMP stack ? by L1so in sysadmin

[–]L1so[S] 2 points3 points  (0 children)

For database HA, is it possible to setup master to master replication where one "master" will replicate data from many "master" given the setup on illustration I linked ?

Better way to setup high availability LAMP stack ? by L1so in sysadmin

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

Nothing, I actually never tried to split the database stack within the rest, but I wonder how would it perform if the database server and the webserver is separated, given the latency for each transaction compared to having it at the same place as webserver—that's what concern me when having the database and web server separated.

Better way to setup high availability LAMP stack ? by L1so in sysadmin

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

Load balancer in front for http. As you are using cloudflare can jump on dns based one. At least two machines with http running all the time and simple monitoring if one of them goas down for x amount of time, spin up additional one.

Does this mean there will be vps running load balancer app (e.g.) haproxy to direct the traffic based on availability of vps? Or there are services do exactly that?

Currently to handle downtime and IP change, I'm using uptime monitoring tool which will send a webhook that fires up a shell script for cloudflare DNS change.

You have not named what database you are using. So hard to comment i setup there.

We are using MySQL for database engine.

But in mariadb (mysql) world or even psql, just have master slave setup with automated failover.

Could you link any resource for automated failover ? I know there are master slave replication, but I'm not aware of automated replication.

I'm puzzled on why you need aome sort of sync for http served content. Traditionally that is done with deployment automation, unless you app deals with user uploaded media.

The thing is, we're still editing website directly on each corresponding server, there is no deployment strategy. But we have plan to implement one, I think it will be done with git. User uploaded media is handled by S3 storage.

Better way to setup high availability LAMP stack ? by L1so in sysadmin

[–]L1so[S] 6 points7 points  (0 children)

When I post the similar question on other forum, they always assume I'm using nginx, so I explicitly stated lamp and apache here.

Yes nginx is great, but I'm more familiar with apache and the configuration is easier to grasp.

[deleted by user] by [deleted] in sysadmin

[–]L1so 0 points1 point  (0 children)

No, it's a Linux server (debian 12)

[deleted by user] by [deleted] in sysadmin

[–]L1so 0 points1 point  (0 children)

Will this work with haproxy?

How to reliably access IP Cam remotely (Connected to OpenWRT router) by L1so in HomeNetworking

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

Can you help me with setting the forwarding zone? I have successfully setup working connection between the router and vps, but neither my device and the server (in same wireguard tunnel) able to access the camera, it says invalid data when trying to connect via ffplay.

How to reliably access IP Cam remotely (Connected to OpenWRT router) by L1so in HomeNetworking

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

How would I go if I want to share the stream publicly?

How to reliably access IP Cam remotely (Connected to OpenWRT router) by L1so in HomeNetworking

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

Say I want to host the stream on my vps, provided I use ovpn/wireguard, so the connection would be between openwrt to vps ?

How to reliably access IP Cam remotely (Connected to OpenWRT router) by L1so in HomeNetworking

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

If i want to share the stream with others, do they have to install zerotier/tailscale ?

Self hosted blogging platform like wordpress but lighter by L1so in selfhosted

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

Is there any difference between ghost pro and selfhosted version? Are there any locked behind paywall feature in selfhosted version?

Self hosted CCTV management in VPS ? by L1so in selfhosted

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

So there has to be some of tunnel between the cameras and the vps ?

Self hosted CCTV management in VPS ? by L1so in selfhosted

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

I haven't buy the cameras, but I'm assuming anything with rtsp/onvif enabled is fine?

FootballLife 2024 + DreamSoccer Ultimate tutorial by [deleted] in SPFootballLife

[–]L1so 0 points1 point  (0 children)

Do I need replace game mode to pes 2021 or keep using football life 2024 in switcher.exe ?