Skip to content

Commit

Permalink
Use latest core-base image with pkgsrc 2020Q4
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed May 8, 2021
1 parent e599182 commit 99c9351
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions manifest
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name="core-kumquat"
organization="SkyLime"
brand="Instance"
version="20.1.2"
version="20.4.0"
description="Standalone web services zone with apache,php,mysql,ftp and management frontend"
homepage="https://github.com/skylime/mi-core-kumquat"
users="root admin"
base="44faf983-3442-4b9f-aca4-de786f6b6a03"
base="b17e3cc1-5993-4af9-9e5e-70653fa856f6"
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "core-kumquat",
"version": "20.1.2",
"version": "20.4.0",
"description": "Standalone web services zone with apache,php,mysql,ftp and management frontend",
"organization": "SkyLime",
"brand": "Instance",
"homepage": "https://github.com/skylime/mi-core-kumquat",
"base": "44faf983-3442-4b9f-aca4-de786f6b6a03",
"base": "b17e3cc1-5993-4af9-9e5e-70653fa856f6",
"customer_metadata": {
"admin_authorized_keys": {"type": "text", "description": "SSH public authorized key(s) for the root user"},
"root_authorized_keys": {"type": "text", "description": "SSH public authorized key(s) for the root user"},
Expand Down
26 changes: 13 additions & 13 deletions packages
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ apache
ap24-usdt
php73-phpmyadmin
# python
py37-future
py37-cryptography
py37-gunicorn
py37-pip
py37-passlib
py37-OpenSSL
py37-expat
py37-zmq
py37-gevent
py37-msgpack
py37-percona57client
py38-future
py38-cryptography
py38-gunicorn
py38-pip
py38-passlib
py38-OpenSSL
py38-expat
py38-zmq
https://pkgsrc.smartos.skylime.net/skylime-extra/2020Q4/x86_64/py38-gevent-21.1.2.tgz
py38-msgpack
py38-percona57client
# ftp
proftpd
proftpd-percona57
https://pkgsrc.smartos.skylime.net/skylime-extra/2020Q4/x86_64/proftpd-1.3.6cnb1.tgz
https://pkgsrc.smartos.skylime.net/skylime-extra/2020Q4/x86_64/proftpd-percona57-1.3.6c.tgz

0 comments on commit 99c9351

Please sign in to comment.