- Try to list down all necessary packages here.
| Repo URL | description |
|---|---|
| https://www.python.org/ftp/python/ | Python |
| https://pypi.python.org/ https://pypi.fcio.net/ |
pip |
| http://download.oracle.com http://edelivery.oracle.com/ |
Java |
| https://mvnrepository.com |
Java library repo |
| https://pkgs.org/download/R https://centos.pkgs.org/ |
R and any other language |
| URL | description |
|---|---|
| http://download.oracle.com | Oracle Express Edition |
| http://percona.com/download | MySQL (Percona version) |
| http://yum.postgresql.org http://download.postgresql.org |
PostgreSQL |
| URL | description |
|---|---|
| http://aerospike.com/download/ | Aerospike |
| http://packages.couchbase.com/releases/ | Couchbase |
| https://fastdl.mongodb.org/ | MongoDB |
| URL | description |
|---|---|
| https://repository.cloudera.com/ | Hadoop - Cloudera repo |
| URL | description |
|---|---|
| http://apache.stu.edu.tw/ http://ftp.mirror.tw/pub http://ftp.tc.edu.tw/pub http://ftp.twaren.net/Unix/ http://ftp.tc.edu.tw/pub/Apache ftp://ftp.twaren.net/Unix http://www-eu.apache.org/dist |
kafka |
| https://git-scm.com/ https://sourceforge.net |
git command |
| https://packages.gitlab.com | gitlab |
| https://github.com/google/protobuf | google protobuf - github |
| https://jenkins.io/ https://pkg.jenkins.io |
jenkins |
- Basic Rule: BSD, Apache & MIT Licenses as pre-approved; GPL/LGPL softwares will require usage review and approval
- Only download software/package from trusted source.
- Keep a copy of in-use package & its source code locally.
- Trusted keys will be included in package list, and validation with checksum & keys are mandatory.
- Software: Name of the software package
- Vendor/Organisation: Vendor or Organisation owning/managing the software/project
- URL: Official website
- Download link: Official download location
- Licensing Type: BSD/Apache/MIT/GPL/Commercial/...
- Licensed: Commercial license acquired
- Support Availabiltiy: Availability of paid support & maintenance
- Support Purchsed: Is commercial support purchased & expiry date
- Versions in use: List of versions used by development & in production.