All Projects → oracle → oci-utils

oracle / oci-utils

Licence: UPL-1.0 License
Oracle Cloud Infrastructure utilities

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
HCL
1544 projects
Makefile
30231 projects
awk
318 projects

Projects that are alternatives of or similar to oci-utils

terraform-examples
Terraform Examples for Oracle Cloud Infrastructure and Platfrom
Stars: ✭ 34 (+0%)
Mutual labels:  oracle, oracle-cloud, oracle-cloud-infrastructure
Valheim-Free-Game-Server-Setup-Using-Oracle-Cloud
Valheim Oracle Cloud Server Setup
Stars: ✭ 24 (-29.41%)
Mutual labels:  oracle, oracle-cloud, oracle-cloud-infrastructure
terraform-oci-compute-instance
Terraform Module for creating Oracle Cloud Infrastructure compute instances
Stars: ✭ 29 (-14.71%)
Mutual labels:  oracle, oracle-cloud-infrastructure
oci-cloud-controller-manager
Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastucture
Stars: ✭ 101 (+197.06%)
Mutual labels:  oracle-cloud, oracle-cloud-infrastructure
oci-compute-jenkins-plugin
Jenkins Plugin for Oracle Cloud Infrastructure (Compute)
Stars: ✭ 12 (-64.71%)
Mutual labels:  oracle-cloud, oracle-cloud-infrastructure
oci-ansible-collection
Oracle Cloud Infrastructure Ansible Collection provides an easy way to provision and manage resources in Oracle Cloud using Ansible.
Stars: ✭ 106 (+211.76%)
Mutual labels:  oracle, oracle-cloud-infrastructure
ballerina-oci
OCI Module for Ballerina
Stars: ✭ 17 (-50%)
Mutual labels:  oracle-cloud-infrastructure
code2pg
Tool to help migrate application code from Oracle to PostgreSQL
Stars: ✭ 18 (-47.06%)
Mutual labels:  oracle
development-best-practices
程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约
Stars: ✭ 14 (-58.82%)
Mutual labels:  oracle
TradingMachine
TradingMachine is a mini-trading system simulation, whose components (market data and order feeds, FIX acceptor and initiator, back-end for filled orders) interact by queues and topics.
Stars: ✭ 26 (-23.53%)
Mutual labels:  oracle
T2TiERP-2-CSharp
T2Ti ERP 2.0 - C#
Stars: ✭ 33 (-2.94%)
Mutual labels:  oracle
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-58.82%)
Mutual labels:  oracle
terraform-oci-cf-install
Terraform configurations for bootstrapping a CloudFoundry environment on Oracle Cloud Infrastructure
Stars: ✭ 15 (-55.88%)
Mutual labels:  oracle-cloud
docker-apex-stack
Utility scripts for creating an Oracle Application Express stack as a Docker container.
Stars: ✭ 67 (+97.06%)
Mutual labels:  oracle
plex
Oracle PL/SQL Export Utilities: Export Oracle APEX app, ORDS modules, all schema objects and table data in one go
Stars: ✭ 23 (-32.35%)
Mutual labels:  oracle
container-images
Oracle Linux container images
Stars: ✭ 93 (+173.53%)
Mutual labels:  oracle
warp
WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本
Stars: ✭ 950 (+2694.12%)
Mutual labels:  oracle
db-oracle
Oracle Database support for Yii
Stars: ✭ 21 (-38.24%)
Mutual labels:  oracle
Addax
Addax is an open source universal ETL tool that supports most of those RDBMS and NoSQLs on the planet, helping you transfer data from any one place to another.
Stars: ✭ 615 (+1708.82%)
Mutual labels:  oracle
ZeldaOracle
A Zelda game engine based off of Oracle of Ages and Seasons.
Stars: ✭ 20 (-41.18%)
Mutual labels:  oracle

OCI Utilities

Instances created using Oracle-Provided Images based on Oracle Linux include a pre-installed set of utilities that are designed to make it easier to work with Oracle Linux images.

These utilities consist of a service component and related command line tools that can help with managing

  • block volumes (attach, remove, and automatic discovery);
  • secondary VNIC configuration;
  • discovering the public IP address of an instance;
  • retrieving instance metadata;
  • sending notification messages.

The following list summarizes the components that are included in the OCI utilities.

  • ocid The service component of oci-utils. This normally runs as a daemon started via systemd. This service scans for changes in the iSCSI and VNIC device configurations and caches the OCI metadata and public IP address of the instance.
  • oci-growfs Expands the root filesystem of the instance to its configured size.
  • oci-iscsi-config Used to display and configure iSCSI devices attached to a compute instance.
  • oci-metadata Displays metadata for the compute instance.
  • oci-network-config Lists or configures virtual network interface cards (VNICs) attached to the Compute instance.
  • oci-network-inspector Displays a detailed report for a given compartment or network.
  • oci-public-ip Displays the public IP address of the current system in either human-readable or JSON format.
  • oci-notify Sends a message to an OCI notification service.

For usage details, see the OCI Utilities section of the Oracle Cloud Infrastructure documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].