Extenisible scripts for use with your Morpheus appliance
A brief description of your project, what it is used for and how does life get awesome when someone starts to use it.
I have read and, by accessing or using any of the scripts set forth herein, agree to the Morpheus Scripts and Plugins License Agreement at [URL], and I also understand that ALL SCRIPTS ARE PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH ANY AND ALL SCRIPTS OR THE USE OR OTHER DEALINGS IN ANY SCRIPTS. This Agreement takes effect when you use or access any of the Scripts.
!!! USE AT YOUR OWN RISK !!! This project is not officially supported by Morpheus Data or any of its partners. Morpheus Data claims no responsibility for issues that may arise from attempts to implement this code in your environment. This project is supplied as is and may require modification to implement within your environment. This project does not represent a complete solution to any problem that you may be experiencing and is not intended to fix bugs or issues within the product. Any and all implementation of this code in your environment is done at your own risk. Please follow internal company security requirements for code integration when attempting to integrate this project in your environment.
A quick explanation of the languages used in this project
- Bash
- Python
- Assembly
- Chicken Scratch
A quick introduction of the minimal setup you need to get this code up and running
- Clone repo
- Integrate the cloned repo with Morpheus
- Create Tasks
- Create Jobs
- Schedule/Run Tasks/Jobs
Here you should say what actually happens when you execute the code above.
Some projects require initial configuration (e.g. access tokens or keys, npm i
).
This is the section where you would document those requirements.
What's all the bells and whistles this project can perform?
- What's the main functionality
- You can also do another thing
- If you get really randy, you can even do this
Add parameters/vars here or point to the in script help where available.
Type: String
Default: 'default value'
Type: Number|Boolean
Default: 100
Copy-paste as many of these as you need.
"If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome."
- Morpheus Data Website: https://morpheusdata.com/
- Morpheus Latest Documentation: https://docs.morpheusdata.com/en/latest/
- Our Subreddit: https://www.reddit.com/r/morpheusdata/
- Repository: ((repo url))
- Related projects:
- Your other project: ((project url))
- Someone other project: ((project url))
"The code in this project is licensed under Apache 2 license."