algo-ng icon indicating copy to clipboard operation
algo-ng copied to clipboard

Experimental version of Algo built on Terraform

Results 5 algo-ng issues
Sort by recently updated
recently updated
newest added

TODO: - [x] lightsail - [x] digitalocean - [x] ec2 - [x] azure - [x] google - [x] ssh tunneling - [x] wireguard - [x] dnscrypt-proxy - [x] adblock -...

Clean install on DigitalOcean. I have the following settings: ``` export WORKSPACE="default" export ALGO_PROVIDER=1 export DIGITALOCEAN_TOKEN=> export ALGO_REGION=sfo2 export ALGO_SERVER_NAME=algo ./algo apply ``` After connecting to the server, my machine...

This md doc not exists `- Deploy from [Windows](docs/deploy-from-windows.md)` After, looking at source code, there is NO `.md `in the `docs` folder, except one.

- [ ] Certificates provisioning happens on the server. I would prefer to avoid the CA key leaking from the client's machine. Terraform doesn't allow to setup the password for...

This is an automated pull request. It adds a CODEOWNERS file to the repository