facebook youtube pinterest twitter reddit whatsapp instagram

TonicsCloud Update 4: DNS Manager Integration

Here is another update on TonicsCloud progress, this is a short update with a quick demo.

Some of the TonicsCloud components require that you point to the IP address (which can be extracted from the Cloud Instance in our case), however, you would still need to add the IP addresses to the DNS records value, which can be done via your domain registrar.

To make things a bit easier, I have integrated a DNS manager to manage DNS records easily, this way, you manage the records directly from the TonicsCloud interface.

The good thing about this is that other components in TonicsCloud can then integrate with the DNS Manager.

It is Cloud Agnostic, meaning it supports multiple Cloud Providers, e.g. Linode Domain, AWS Route 53, etc, using a common interface (for now, I am only supporting Linode).

I won't keep you waiting, here is a demo:

You can choose to auto-fill the A/AAAA records value by choosing a server instance as long as the A/AAAA records are empty, it would fill it automatically.

My next update which is the 5th update would be about Apps in the container which is done between, but still doing a couple of clean-ups. See ya.

Related Post(s)

  • TonicsCloud Update 6: Container Reusable Variables & Others

    This update introduces incredible features to TonicsCloud, such as the ability to have a container specific variable, meaning the variables would only be available for the container and then it can b

  • TonicsCloud Update 5: What is TonicsCloud

    TonicsCloud is a project designed to simplify server management by providing users with their own VPS through VPS APIs and leveraging the flexibility of System container such as Incus...

  • TonicsCloud Update 2: Deploying, Resizing and Signaling Instances

    Here is an update on the TonicsCloud project, I will be sharing some challenges I encountered, my workarounds, and ehm, just general progress with the TonicsCloud project, first, let's talk about the

  • Started TonicsCloud Project

    I have been thinking about how I could monetize Tonics, I ended up working on something I would like to avoid due to its complexity and security, which is cloud offering, well, those doing it do not h

  • TonicsCloud Update 3: Backgrounding The Background Process (Enforcing Law and Order)

    Here is another update on TonicsCloud, this update is packed with best practices on background processes (jobs) and how to maintain law and order between them.