文件名称:oam-server:已淘汰
文件大小:42KB
文件格式:ZIP
更新时间:2024-06-04 10:21:10
JavaScript
OpenAerialMap服务器 用法 针对OpenAerialMap(OAM)服务器进行开发的主要途径是通过Docker。 首先,请确保您具有,版本>=1.7 。 此外,与Docker和NPM的所有交互都包装在Makefile 。 为了构建服务器映像,请使用client目标: $ make api Sending build context to Docker daemon 7.68 kB Sending build context to Docker daemon ... Successfully built e2666914b094 从那里,您可以使用start目标启动服务器: $ make start-api b1d7b15d68632883ba81c6098719036caf3c4e23dff964666a42d736bee96a33 $ docker ps CONTA
【文件预览】:
oam-server-master
----client()
--------start-swf-test.js(385B)
--------index.js(857B)
--------package.json(567B)
--------.gitignore(12B)
--------.dockerignore(13B)
--------start-workflow.js(1KB)
----worker()
--------package.json(1KB)
--------node_modules(35B)
--------activity-executor.js(607B)
--------local-tiler.js(3KB)
--------Dockerfile(375B)
--------lib()
--------.dockerignore(13B)
--------workflow.js(3KB)
----api()
--------test.js(861B)
--------package.json(644B)
--------node_modules(31B)
--------server.js(572B)
--------Dockerfile(365B)
--------.dockerignore(13B)
----deployment()
--------cloud-config()
--------requirements.txt(32B)
--------cfn()
--------Makefile(201B)
--------README.md(932B)
----play()
--------tiles()
--------tilelive-pgraster-oam()
----npm_modules()
--------worker()
--------api()
--------README.md(717B)
----.gitignore(121B)
----Makefile(1KB)
----README.md(2KB)