Skip to content

Releases: oracle-quickstart/oci-cloudnative

MuShop Complete

25 Aug 21:28
c4b9ba6
Compare
Choose a tag to compare
MuShop Complete Pre-release
Pre-release

Quick Pre-Release:

  • Use Existent OKE
  • Uses OracleLinux 7.8 by default
  • Schema updated to show new version of Kubernetes on OKE

MuShop Basic Stack

21 Jul 19:06
6a7ce89
Compare
Choose a tag to compare

What's Changed

Basic (Always-Free)

  • Quick update to allow deployment to a specific compartment when the user does not have admin rights on the tenancy and is limited to manage resource in a specific compartment. Thanks @adizohar for the suggestion.

MuShop Basic Stack

10 Jul 15:39
b3fceca
Compare
Choose a tag to compare

What's Changed

Basic (Always-Free)

  • Always-Free Autonomous Database (ATP) updated to 19c
  • Removal of hardcoded regions. Now allow use without errors on any available region.
  • Internal fix/improvements
  • Option to auto generate SSH keys, if desired.

MuShop Basic

26 Jun 18:57
cf907f0
Compare
Choose a tag to compare
MuShop Basic Pre-release
Pre-release
  • Explicitly set database version - fixes #155

Feature: Use existent OKE

04 Jun 01:39
252a14b
Compare
Choose a tag to compare
Pre-release
Merge pull request #165 from junior/feature/use_existent_oke

Feature/use existent oke

MuShop Basic

04 Jun 20:53
2072a20
Compare
Choose a tag to compare

What's Changed

Basic (Always-Free)

  • API, Catalogue and Storefront services updates
  • Updated license info
  • Validation fields for database name and optional ssh key

Small fixes

04 Jun 01:36
457ee44
Compare
Choose a tag to compare
Small fixes Pre-release
Pre-release
Merge pull request #162 from junior/doc_fix_osb

fix to update osb to ver 1.4.0

MuShop CloudNative stack

22 May 04:55
2544865
Compare
Choose a tag to compare

What's Changed

Complete (CloudNative)

  • Helm charts updates and version upgrades 💥
  • New Terraform scripts to create everything in one execution, no manual steps. 🌶️
  • TF scripts divided on oke, mushop, mushop-utilities and oci-services, allowing easy reading and reuse 🧑‍🎓
  • No need to use bastions of admin servers 🤯
  • No need to use deployer
  • Default to Private network for additional security. (Optional change to Public still available) 🔒
  • Using Official Terraform Kubernetes and Helm providers, compatible with ORM and local terraform 🧭
  • Updated simplified ORM schema, for easy and fast deployment:

image

- New Advanced option for fine configuration without the need to edit variables:

image

- New schema information for easy browsing to just deployed app:

image

Basic (Always-Free)

  • No changes

Contributors

@junior

Reviewers

@mvandervliet, @jeevanjoseph, @peterj and @junior

v1.1.0

13 Feb 00:09
eec8bb1
Compare
Choose a tag to compare

Change log

Basic (Always Free)

  • Terraform stack creates a second Object Storage bucket, which is populated with product images
  • Application runtime is configured to automatically use the Object Storage bucket URL for for product images

MuShop basic for Free Tier new release

19 Nov 19:39
7e48fa3
Compare
Choose a tag to compare

What's Changed

Basic (Always-Free)

  • API, Catalogue and Storefront services updates
  • Magic Free-Tier Availability Domain selecting (No more guessing)
  • Terraform scripts updated to 0.12
  • Fix NAT Gateway missing issue when trial have been expired (Nodes using public network instead of private now)

Contributors

@mvandervliet, @jeevanjoseph and @junior