<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: weeli</title>
    <description>The latest articles on DEV Community by weeli (@weeli_632477a9c141395).</description>
    <link>https://dev.to/weeli_632477a9c141395</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4026849%2F3b493139-bb67-4775-bfb4-2d7fe17c8afe.png</url>
      <title>DEV Community: weeli</title>
      <link>https://dev.to/weeli_632477a9c141395</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/weeli_632477a9c141395"/>
    <language>en</language>
    <item>
      <title>How to install an enterprise-level software, WLOADCTL in 5min?</title>
      <dc:creator>weeli</dc:creator>
      <pubDate>Tue, 14 Jul 2026 01:39:18 +0000</pubDate>
      <link>https://dev.to/weeli_632477a9c141395/how-to-install-an-enterprise-level-software-wloadctl-in-5min-4nfl</link>
      <guid>https://dev.to/weeli_632477a9c141395/how-to-install-an-enterprise-level-software-wloadctl-in-5min-4nfl</guid>
      <description>&lt;p&gt;Waking up at 3 AM to dig through logs across three different servers to figure out what went wrong. That's the reality for many teams managing batch jobs across Linux, Windows, and various dependencies. &lt;/p&gt;

&lt;p&gt;We built WLOADCTL to solve exactly that. WLOADCTL is a cross-platform enterprise workload scheduling and orchestration tool that supporting &lt;u&gt;Linux, Windows, Kylin OS&lt;/u&gt; in offline environment. It is designed for year-end financial batch settlement, large-scale data center task automation, and DevOps job management.&lt;u&gt; With lightweight deployment, high stability and cost-effective operations&lt;/u&gt;, WLOADCTL simplifies enterprise workload management.&lt;/p&gt;

&lt;h2&gt;
  
  
  Here is how you install it in 5min step by step.
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Install server-side:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Extract the installation package: &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Copy the installation package &lt;code&gt;tar -xvf cir_linux_x.x.x.tar.gz&lt;/code&gt; to the user directory and extract it. &lt;br&gt;
&lt;em&gt;Note:&lt;/em&gt; Different packages for different systems&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Configure environment variables: &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Open your profile file &lt;code&gt;.bash_profile&lt;/code&gt; or &lt;code&gt;.profile&lt;/code&gt; and add the following:&lt;br&gt;
&lt;code&gt;export TASKCTLDIR=$HOME/task&lt;/code&gt;&lt;br&gt;
&lt;code&gt;export PATH=$PATH:$TASKCTLDIR/bin:.&lt;/code&gt;&lt;br&gt;
&lt;em&gt;Note&lt;/em&gt;: re-login to the user account and use echo &lt;code&gt;$TASKCTLDIR&lt;/code&gt; to verify the setting.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run the installation program:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Navigate to the &lt;code&gt;cirinst&lt;/code&gt; directory and execute the inst program.&lt;br&gt;
&lt;code&gt;cd cirinst &amp;amp;&amp;amp; ./inst&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;After the installation is done:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You will see the figure below.select typical installation and enter your IP address and port code&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft99g64ly3617a8iw7q2l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft99g64ly3617a8iw7q2l.png" alt="Installation Interface" width="722" height="588"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Install client-side:
&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: you will need JDK17 to install it. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Install package:&lt;br&gt;
Upload and extract the installation package &lt;code&gt;wloadctl-service-x_x.tar.gz&lt;/code&gt;&lt;br&gt;
and unzip it&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Run the installation script&lt;br&gt;
Navigate to the extracted directory and install by using &lt;code&gt;sh install.sh&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Confirm the IP/port&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Just as you did in server-side&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1nhm4v39m75h7x0lq59v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1nhm4v39m75h7x0lq59v.png" alt="server-side installation pic" width="721" height="546"&gt;&lt;/a&gt;&lt;br&gt;
you will see a web address above (for example, here is &lt;code&gt;http://10.40.0.144:9401&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Click it and you are all set👍🎉&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Installation Method?
&lt;/h2&gt;

&lt;p&gt;WLOADCTL uses an &lt;strong&gt;offline, extract-and-run&lt;/strong&gt; installation package. it's designed specifically for enterprises that require strictsecurity such as banks, government agencies. throughout the process, no internet connection required. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: If you want to find a more detailed installation guide, please navigate to: &lt;a href="https://www.wloadctl.com/docs" rel="noopener noreferrer"&gt;Full installation guide&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>automation</category>
      <category>tutorial</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
