Report this

What is the reason for this report?

Migration of Normal process to be run as scripts.

Posted on August 13, 2018

Hi Everyone, I have a little ideas of developing and automating the process .So I am using the App and these application has many process such as I have to execute EOD , Extract Files, and So on , So My Q is how I automating these steps from manually to be as automation wise. As we know every steps have a procedure or object to call I want to get these procedure and then I will run it by scripts to be Automated .

Appreciate to understand my question.

Thanks all



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello friend!

This is a great question. The honest truth here is that the sky is the limit. You can automate things in any way that you prefer, or in any way that may be most relevant to the work that you do.

For myself, I automate a lot of tasks by writing bash scripts. Here’s an example of my most recent one: https://gist.github.com/mxroute/93d0e6e19e6ea8c8f05d743a2ef4b505

A lot of others use automation systems like Ansible (for example), you can read about that one here: https://www.ansible.com/

The key is to look around for what best fits your needs, and then develop it to conform to the logic that you require it to. There is no one correct path here, there is only what works best and most consistently for your needs.

Kind Regards, Jarland

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.