当前位置: 首页 > 软件库 > 云计算 > Serverless 系统 >

up-examples

Example apps, apis, and sites for Up.
授权协议 Readme
开发语言 JavaScript
所属分类 云计算、 Serverless 系统
软件类型 开源软件
地区 不详
投 递 者 慕容俭
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Up Examples

Example applications, APIs, and sites for Up, organized by plan:

  • OSS – open-source edition.
  • Pro – commercial edition.

For real-world open source example applications visit the Wiki.

Notes

  • Each example has a Readme.md with further details.
  • Static examples with error pages, redirects, injection etc may also be applied to dynamic apps.
  • For the best latency & cold start time set .lambda.memory in up.json to 1536
  • All examples use the .name "app" so you don't have to provision the stack each time

Running Tests

The test suite is used for QA testing, however if you're adding an example you may add a test.shand test it directly with go run test.go -dir oss/someexample.

  • 《kubernetes-1.8.0》20-examples-Deployments 《kubernetes 1.8.0 测试环境安装部署》 时间:2017-12-19 一、基础知识: Deployment 为 Pod 和 ReplicaSet 提供了一个声明式定义declarative方法,用来替代以前的ReplicationController 来方便的管理应用。 您只需要在 Deploymen

  • 1.hadoop集群已经能够运行,报告正常,在之前的文章中记录了搭建和启动过程。 2.准备测试数据 [hadoop@master bin]$ hadoop fs -ls / [hadoop@master bin]$ hadoop fs -mkdir /input [hadoop@master bin]$ hadoop fs -put /hdata/testlog/SystemOu

  • Here you can see some examples. It shows a part of the functionality of the wrapper and how you can use it. You can find more examples in the example application (contained in download package).  1. o

  • apt-get is a command-line tool which helps in handling packages in Linux. Its main task is to retrieve the information and packages from the authenticated sources for installation, upgrade and removal

  • SystemC : https://www.accellera.org/downloads/standards/systemc   System from the ground up , examples source code: https://github.com/dcblack/SCFTGU_BOOK   systemC build: https://github.com/dcblack/M

  • 前提:安装的vagrant版本为vagrant_2.2.6_x86_64,            安装的vagrantBox版本为VirtualBox-6.1.6-137129  输入:vagrant up 命令时,提示如下信息 No usable default provider could be found for your system. Vagrant relies on interact

  • hadoop在opensuse上执行以下命令报错 bin/hadoop jar hadoop-examples-*.jar grep input output 'dfs[a-z.]+' 解决方法:在/etc/hosts 127.0.0.1       localhost下一行 添加: 127.0.0.1       linux-7e8g.site 13/05/28 14:29:28 INFO ma

 相关资料
  • up

    up Stop typing ../../.. endlessly. Use tab completion instead! Using up allows you to change your current directory to a parent of the current directory where the parent is specified by name or index.

  • Kafka includes five core apis: The Producer API allows applications to send streams of data to topics in the Kafka cluster. The Consumer API allows applications to read streams of data from topics in

  • 配置 Bootstrap Controllers 模板引擎 插件 路由 异常处理 内建类

  • 模块名称 BindingX 接口定义 prepare bind unbind unbindAll supportFeatures getComputedStyle API入参及返回值说明 prepare(params) 开启绑定,此方法仅用于eventType为pan的情况。其他类型的eventType可不调用此方法。 入参类型: 接收一个参数,参数类型是Object 入参详细说明: params

  • load You can invoke this method to load data when data is empty. It wouldn't reload data if they are already exists. Parameter flag - [String] - the at char data - [Array] - data to storage Example $i

  • 描述 (Description) 弹跳动画效果用于在击中后快速向上,向后或远离表面移动元素。 语法 (Syntax) @keyframes bounceInUp { 0% { opacity: 0; transform: translateY(2000px); } 60% { opacity: 1; transform: trans