evnix
evnix
Comments
-
Here is an updated version of the script from @ouvoun and some enhancements(untested) by @HostDoc to support/deploy SSH keys and hostname. Don't forget to replace the XX #!/bin/bash# Editable variablesV_USER='xx'V_SSH_PORT='xxxxx'V_KEY='ssh-rsa xxxxxxxxxxxxxx'V_HOSTNAME='xxxxx'# Update user settingsecho '**** Updating root…
-
This is neat, though I wouldn't be able to do this with multiple providers and I am not sure if all providers have such APIs. Personally, I would probably use some kind of VPN server, but then again you would need another fallback VPN server if you loose access to the primary VPN server, you might end up locking yourself…
-
This is amazing!! Exactly what everyone should be doing. I hereby save it as ouvoun.sh I might remove the docker part as I don't use docker for most of my projects. Though would be interested to know how we could automate ssh keys here Also, another important thing might be to configure/automate to somehow increase the…
-
Yeah if you don't allow them to execute or include any foreign code in webpack config and the main json file, you should be safe at least that is what I believe.
-
You can do really nasty stuff with just webpack code but docker should solve that issue for you. I had seen a playground where webpack(I can't remember the name) was run directly on the browser, I was curious to see what was going on, it seemed to use some kind of web assembly + some JS based virtual file system. The…
-
Sorry I meant how did you make this happen? How did you automate this process yourself Normally when I setup a VPS it is a lot of work to setup Certbot, Nginx etc etc.
-
Would be really interested to know how this works? Any tutorial or something I could follow?
-
Installed Prometheus+grafana and it looks amazing! and is super easy to get it up and running. Here is a screenshot of one of my nodes:
-
@AnthonySmith This had me confused for a while, please change the sentence from "1 optional vote for any other host." to "1 optional vote for any other host not in the register/list below."
-
* InceptionHosting @AnthonySmith * Iwstack from Prometeus
-
My LES Exclusive offer: I can help you set it up (and for free).
-
@AnthonySmith Do you feel, we would need hosting related services as well, probably a tag called saas (Software as a Service) For example, I use the following(and most use them), they are not shared/vps hosting providers but see a lot of related offers and requests on this forum(and the old one), we could initially limit…
-
From a customer/developer perspective, I would like to see these in the low-end providers as well, * Managed Databases (Better availability, Backups etc). This is the number one pain point and Providers like Scaleway and DigitalOcean are already tapping into it quite nicely. * Managed Load-balancers (Same as above) * More…