Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
/ link-local Public archive

Run Link deployment locally on host or in docker containers.

License

Notifications You must be signed in to change notification settings

zettajs/link-local

Repository files navigation

Link Local

Run Link deployment locally on host or in docker containers.

Start Link In Docker

λ: ./docker-run.sh -h
Usage:
 -h: Show help
 -t <n>: Number of targets to start
 -v: Output stdout of link containers
  1. https://github.com/apigee-internal/link-local
  2. cd link-local
  3. Link link-router folder to source. ln -s <path to link-router src> link-router
  4. Link link-zetta-target folder to source. ln -s <path to target src> link-zetta-target
  5. Link link-tenant-mgmt-api folder to source. ln -s <path to tenant mgmt link-tenant-mgmt-api
  6. Run ./docker-run.sh
Building Containers
   - Building link-router
   - Building link-zetta-target
   - Building target-wrapper
   - Building link-tenant-mgmt-api

Starting Services
  - Etcd
  - Target 1 of 1 on port 3001
  - Link Router
  - Tenant Management Api


Link Router Running at http://localhost:3000
Tenant Mgmt Api Running at http://localhost:2000

Disclaimer

This is not an officially supported Google product.

About

Run Link deployment locally on host or in docker containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published