OXAR
OXAR copied to clipboard
Oracle XE & APEX build script along with images for popular cloud platforms
I propose a new document/section on the github page of OXAR that has specific information about upgrading to Oracle ORDS (release 18.3 in this example) This is not using patches...
I propose a new document/section on the github page of OXAR that has specific information about upgrading to Oracle APEX (release 18.2 in this case). **Note**: Upgrade to APEX 19.1...
Perhaps the zip I'm providing is incorrect, but I noticed the `oraclexe.sh` install script tries to cd into a `Disk1` and later on the `response` directory after unzipping the RPM....
Hi, Got this ORDS error after install on Centos 7.6 minimum install with build-utilities added: The connection pool named: |apex|| is not correctly configured, due to the following error(s): IO...
http://jsonplaceholder.typicode.com/ is a great example of a simple RESTful service. There's also a docker version of this here: https://hub.docker.com/r/clue/json-server/ We should look at either creating a sample dataset or using...
On a brand new installation (CentOS 7) on Vultr seems npm is just not happy.. I don't know if the mess they have with npm is affecting or OXAR Script...
Getting `GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.` when running `sqlcl system/oracle` on a new system. CentOS 7.2 on Digital...
It would be nice to automate the installation of another language i.e. running load_fr.sql as a post-install APEX step
May have issues with PM2 not working. If this is the case, either fix it or rollback to 6. - [x] Test PM2 / resolve issue - [ ] Document...