Skip to content

Create docker-compose.yml project for [MATLAB] #1265

Open
@chendelin1982

Description

Describe application with below format

# application name
name: "MATLAB"
# URL of the software project's homepage
website_url: "https://www.mathworks.com/help/cloudcenter/ug/matlab-container-on-docker-hub.html"
# URL where the full source code of the program can be downloaded
source_code_url: ""
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "Numeric computing platform"
# description of what the software does, shorter than 250 characters, sentence case
description: "MATLAB is a programming and numeric computing platform used by millions of engineers and scientists to analyze data, develop algorithms, and create models."
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
  - 
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true

Assessment Checklist by repository owner

Before deveopment, repository owner should complete below Assessment:

  • This application have 1 containers
  • official architecture research
  • Complete the Contentful data
  • Create app project structure from template

Development Checklist by deveoper

Developer should develop this application's docker compose project at Websoft9 Console directly.

  • official architecture research
  • follow standardized syntax
  • specials and refers at notes.md/.env/docker-compose.yml
  • test at Websoft9 Appstore and nginx proxy testing
  • check siteurl or baseurl
  • add official environments reference at .env
  • connetion URI
  • ports
  • credentials environment
  • i18n
  • commit RP to dev branch

Production preparation by repository owner

  • system test
  • docs
  • add Notes content to docs
  • publish to RC release

Metadata

Assignees

No one assigned

    Labels

    featureType label, New feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions