diff --git a/README.md b/README.md index 1af6901ee..978caf73b 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,15 @@ You can either run your own SMP server locally or deploy using Linode or Digital It's the easiest to try SMP agent via a prototype [simplex-chat](https://github.com/simplex-chat/simplex-chat) terminal UI. -### Deploy SMP server on Linode +[linode](https://cloud.linode.com/stackscripts/748014) + +## Deploy SMP server on Linode You can get Linode [free credits](https://www.linode.com/lp/affiliate-referral/?irclickid=02-QkdTEpxyLW0W0EOSREQreUkB2DtzGE2lGTE0&irgwc=1&utm_source=impact) to deploy SMP server. To deploy SMP server on [Linode](https://www.linode.com/): - Create a Linode account or login with an already existing one. -- Go to [SMP server StackScript](https://cloud.linode.com/stackscripts/837009) and choose "Deploy New Linode". +- Open [SMP server StackScript](https://cloud.linode.com/stackscripts/748014) and click "Deploy New Linode". - You can optionally configure the following parameters: - [SMP Server store log](#SMP-server) flag for queue persistence on server restart (recommended). - [Linode API token](https://www.linode.com/docs/guides/getting-started-with-the-linode-api#get-an-access-token) for attaching server info as tags to Linode (server address, public key hash, version) and adding A record to your 2nd level domain (Note: 2nd level e.g. `example.com` domain should be [created](https://cloud.linode.com/domains/create) in your account prior to deployment). The API token access scope should be read/write access to "linodes" (to update linode tags - you need them), and "domains" (to add A record for the 3rd level domain, e.g. `smp`). @@ -75,7 +77,7 @@ To deploy SMP server on [Linode](https://www.linode.com/): Please submit an [issue](https://github.com/simplex-chat/simplexmq/issues) if any problems occur. -### 🚧 Deploy SMP server on DigitalOcean 🚧 +## 🚧 Deploy SMP server on DigitalOcean 🚧 Coming soon. diff --git a/img/linode.svg b/img/linode.svg new file mode 100644 index 000000000..14ebd1375 --- /dev/null +++ b/img/linode.svg @@ -0,0 +1 @@ + \ No newline at end of file