{"id":24185286,"url":"https://github.com/oraopensource/apexbackup","last_synced_at":"2025-09-21T08:31:44.718Z","repository":{"id":30736212,"uuid":"34292564","full_name":"OraOpenSource/apexbackup","owner":"OraOpenSource","description":"This may be a temp directory to start with.","archived":false,"fork":false,"pushed_at":"2017-05-16T05:00:36.000Z","size":11,"stargazers_count":11,"open_issues_count":7,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T22:19:41.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OraOpenSource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-20T23:38:54.000Z","updated_at":"2022-11-08T16:32:48.000Z","dependencies_parsed_at":"2022-09-09T01:51:47.321Z","dependency_job_id":null,"html_url":"https://github.com/OraOpenSource/apexbackup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapexbackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapexbackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapexbackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapexbackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OraOpenSource","download_url":"https://codeload.github.com/OraOpenSource/apexbackup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233731135,"owners_count":18721286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-13T11:19:39.209Z","updated_at":"2025-09-21T08:31:39.452Z","avatar_url":"https://github.com/OraOpenSource.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED\n\n\nI'm no longer supporting these scripts as [SQLcl](http://www.oracle.com/technetwork/developer-tools/sqlcl/overview/index.html) has built in functionality that handles the export in one simple command. [This post](https://www.insum.ca/oracle-apex-deployments-youre-doing-it-wrong/) covers how to use SQLcl and its `apex export` command.\n\n# Oracle APEX Backup Script\n\n\nThe purpose of this script is to provide a quick way to backup all of your APEX applications.\n\n#Download\nTo download the APEX backup scripts, go to the parent directory where you want to store them and run:\n\n```bash\ngit clone https://github.com/OraOpenSource/apexbackup.git\n```\n\n#Configuration\nConfiguration is defined on `config.properties`. Though you can modify this file, it will be updated each time you refresh the project from Github.\n\nIt is recommended that you copy all the options from `config.properties` and paste them into `custom.properties`. Any settings defined in `custom.properties` will overwrite anything in `config.properties`. `custom.properties` will not be updated when refreshing from Github so your configurations will be retained.\n\n#Run Backup\nTo run the backup simply execute:\n\n```bash\n. apexbackup/apex_backup.sh \u003cbackup location (optional)\u003e\n```\n\nIf no backup location (directory where backup files are to be stored) is provided, the default path from `config.properties` will be used.\n\n#Updates\nTo get the latest update of the backup script simply go to your project directory and run:\n\n```bash\ngit pull\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraopensource%2Fapexbackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foraopensource%2Fapexbackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraopensource%2Fapexbackup/lists"}