Wanted a feedback and a little help in spreading the news about my new product

Problem solving is the essence of an entrepreneurship mindset. We are those group of people who constantly find a problem and try to solve it with many iterations. It necessarily doesn’t mean that the problem should always be a billion dollar idea. We can solve problem for a niche community and still be a profitable company.

Introducing Deploy-Tantra

18 months back, I started Tantra-Gyan, a web design company with a vision to provide appropriate and efficient solutions for it’s customers. I can say that we were following best practices for development from day 1. We were using git, writing automated tests and even had a QA engineer. In all of this, our deployments were not efficient. We were transferring files over Ftp or doing a git pull every-time. I was unhappy with the process we had and started finding better solutions. I did find a range of solutions, but they all had 2 inherent problem : Simplicity & Pricing.

Pricing

All deployments tools had very reasonable prices, but unfortunately, just didn’t make sense for us at Tantra-Gyan. As much as I like their features, pricing based on number of projects is an unpredictable measure for us and this completely prevents us from considering other tools. Since we’re a consulting company, on many projects, it’s difficult to track and predict how many projects we have going at any given time.

Projects aren’t our asset, our people are. We can easily predict how many employees we have, so we’d much, much rather just pay by the user. It’s the pricing model problem that we tried to solve using Deploy-Tantra : making it affordable. It’s $10/month or $99/year : Unlimited teams and users : All features with no add-ons or limits.

Simplicity

In my opinion, average projects like static websites or even small to medium functional applications don’t necessarily require a full CI pipeline. It’s as simple as transferring files to your servers or performing a git pull. Continuous integration is not bad, but it should not be a glorified implementation process for every other project. Deploy-Tantra is focussed on teams who don’t necessarily require a full CI pipeline in all of their deployments.

Features

  1. Github / Bitbucket / Gitlab integrations
  2. Team based dashboard
  3. Ftp / Sftp / S3 servers
  4. Custom deployment scripts
  5. Push to Deploy
  6. Zero downtime deployments (Coming soon…)
  7. Database and file backups (Coming soon…)
  8. Health Checks (Coming soon…)
  9. Unlimited teams & users
  10. Slack notifications
  11. Simple Pricing : includes everything

I’m not in your target market any more, but I have worked for some digital agencies in the past, and this is something I wish I had back then.

I like the landing page a lot, and I definitely think there is a market for something that fits between ‘copy/paste’ deployments and a full on CI server. There are a few things that claim to fill that void, but in my experience they try to do too much, and end up over complicating things.

I like the simplicity of creating a project, connecting it up to the git repository and start pushing code straight away.

The only thing I can’t see on the landing page is what languages you support. Can you build my Go or .NET code, for example? Or are you concentrating on static sites, PHP etc.

Hey @Dave, thanks for the comment :slight_smile:

As of now, we are not supporting any builds for specific projects. We currently provide option for executing remote commands, transferring changed files or managing configuration files.

We are currently developing some features which would provide users to use a build server, probably a Docker container to build their assets but nothing more complicated than that.

Further, some complimentary services which are in development pipeline are like File Backups and Database backups which we would be launching by this month end.

I want to concentrate on the simplicity part and not over glorify the app to make it a generalized tool.