Skip to content

Sihendri

Little Note about technology

Menu
  • Home
  • About
  • Contact
Menu

Author: sihendri

How to deploy WAR file in weblogic docker

Posted on February 23, 2023 by sihendri

To deploy a WAR file in a WebLogic Docker container, you can follow these general steps: Prepare your WebLogic domain and WAR file: Before deploying your WAR file in WebLogic Docker, you need to create a WebLogic domain and package your application as a WAR file. Start your WebLogic Docker container: Start your WebLogic Docker…

Read more

Oracle WebLogic Server and Docker: Building Scalable Java Applications

Posted on February 22, 2023February 22, 2023 by sihendri

To get started with building scalable Java applications with Oracle WebLogic Server and Docker, you can follow these steps: Install Docker on your development machine and make sure it is running correctly. Download the official Oracle WebLogic Server Docker image from Docker Hub. Create a Dockerfile that extends the WebLogic Server Docker image and includes…

Read more

Building Scalable Applications with Oracle and Docker

Posted on February 22, 2023February 22, 2023 by sihendri

Building scalable applications with Oracle and Docker involves leveraging the power of containerization to create microservices-based architectures that can be easily deployed and scaled to meet changing demand. Here are some steps involved in this process:

Read more

Cara Membatasi Memory dan CPU di Docker

Posted on February 21, 2023 by sihendri

Untuk membatasi jumlah memori yang digunakan oleh container Docker, Anda dapat menggunakan opsi –memory saat menjalankan container. Berikut adalah cara untuk menetapkan limit memori saat menjalankan container: docker run –memory <jumlah_memori> <image>

Read more

Docker vs. virtual machine: Mana yang lebih baik untuk lingkungan pengembangan?

Posted on February 20, 2023February 21, 2023 by sihendri

Docker dan virtual machine (VM) adalah dua teknologi yang sering digunakan untuk membuat lingkungan pengembangan yang terisolasi. Kedua teknologi ini memiliki kelebihan dan kekurangan masing-masing. Namun, untuk memilih mana yang lebih baik untuk lingkungan pengembangan Anda, perlu dipertimbangkan beberapa faktor. Berikut adalah beberapa faktor yang perlu dipertimbangkan dalam memilih antara Docker dan VM untuk lingkungan…

Read more

Cara menghubungkan host dengan oracle yang ada di docker

Posted on February 20, 2023February 28, 2023 by sihendri

Untuk menghubungkan host dengan Oracle yang berjalan di Docker, Anda dapat mengikuti langkah-langkah berikut: Pastikan Docker dan Oracle telah terpasang di host Anda. Jalankan container Oracle menggunakan perintah Docker run, dengan menetapkan port untuk koneksi. Contoh perintah untuk menjalankan container Oracle 12c: docker run -d -it –name oracle12c -p 1521:1521 -p 5500:5500 -e ORACLE_SID=ORCL -e…

Read more

Catatan Oracle di Docker dan cara import dump file

Posted on October 25, 2021October 25, 2021 by sihendri

Apa itu docker? Docker adalah, ah males ngetiknya, baca aja disini. Kebutuhan saat ini adalah menjalankan oracle database di docker dan import schema yang udah di dump ke docker. Pertama yang pasti bikin dulu akun di docker, setelah itu download dulu docker for dekstop app: Sesuaiin aja ama OS nya. Setelah selesai download, ya pasti…

Read more

yeeeeee

Posted on August 24, 2021 by sihendri

nooooooo

Read more

Classic Editor

Posted on April 19, 2021 by sihendri

Classic editor emang udah palingĀ  bener

Read more

Top 5 most overrated players in the Premier League 2019-20

Posted on March 1, 2020 by sihendri

A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents. I am alone, and feel the charm of existence in…

Read more

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Categories

  • Docker
  • java
  • News
  • Oracle
  • sQL
  • Uncategorized
  • weblogic
  • Windows
  • Wordpress

Latest Post

  • SGA and PGA in Oracle Database Configuration
  • Rumor: NVIDIA GeForce RTX 4070 to be Released on April 13, 2023
  • ASUS Zenfone 10 Leak Reveals It Might No Longer Be Compact
  • How To Substring Until First Space in Oracle String
  • TikTok set daily screen time limit for under 18s to 60 minutes
©2023 Sihendri | Built using WordPress and Responsive Blogily theme by Superb