8

Announcing Appwrite One-Click Droplets on DigitalOcean - DEV Community

 2 years ago
source link: https://dev.to/appwrite/announcing-appwrite-one-click-droplets-on-digitalocean-1hd8
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Cover image for Announcing Appwrite One-Click Droplets on DigitalOcean

Announcing Appwrite One-Click Droplets on DigitalOcean

Appwrite is an open-source back-end-as-a-service that abstracts all the complexity of building a modern application by providing you with a set of REST APIs for your core back-end needs. Appwrite takes the heavy lifting for developers and handles user authentication and authorization, databases, file storage, cloud functions, Webhooks, and much more!

Appwrite can be self-hosted on your own server with Docker installed using a command.

docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="install" \
    appwrite/appwrite:0.13.4

Enter fullscreen mode

Exit fullscreen mode

This gives you everything you need to get started quickly when building one or more projects. If you're not used to self-hosting, or you're more comfortable with an already hosted solution, this may be a bit of a challenge. In order to make deploying and using Appwrite easier for developers of any skillset, we're happy to announce availability of One-Click Droplets in the DigitalOcean Marketplace!

Now you can spin up a fully-hosted Appwrite instance in a DigitalOcean droplet with a production-ready environment.

To setup your Appwrite instance:

First, visit the Appwrite Droplet in the DigitalOcean Marketplace:

https://marketplace.digitalocean.com/apps/appwrite

Sign up or sign in to your DigitalOcean account. Next, choose a plan for your droplet. An Appwrite instance can be run on as little as 1 CPU and 2GB RAM.

Next, choose an SSH key or a root password.

And click the Create Droplet to launch the creation of your Droplet with Appwrite configured. The process of creating the droplet only takes a few minutes and then you can access your Appwrite instance by the IP address.

If you connect your domain to your droplet, when you access your droplet using the domain, an SSL certificate is generated and configured for you automatically!

We're always looking at ways to lower the friction to get up and running so developers can focus on building cool projects 😎.

Interested in learning more? Join us on April 06, 2022 at 11 am ET on the DigitalOcean Tech Talk channel as we build a real-time chat application using ReactJS and Appwrite! Click here to get more information about the event!


Learn More

🚀 Getting Started Tutorial
🚀 Appwrite GitHub
📜 Appwrite Docs
💬 Discord Community

If you liked this, click the ❤️ so other people will see it. Follow Brandon Roberts and Appwrite on Twitter for more updates!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK