Giter Site home page Giter Site logo

portunus_api's Introduction

Portunus

Portunus is a set of tools that make it easy to deploy and manage Wireguard servers and clients at scale. The portunus_api allows you to create servers, assign address ranges and then dynamically assign addresses from that range to clients. It can output data in JSON as well as Wireguard configuration file format and allows working with 'clusters' (groups of servers that share the same clients).

Check out the video here: https://youtu.be/2ERNDbl1VAM

portunus_api

portunus_api contains the API, database and rudamentary web interface. You can use this stand-alone and implement further dissemination of the configurations through your network yourself. Or you can use the rest of the tools to provision automatically, see below for more information on that.

Installation

Ensure you have docker and docker-composer installed on your system.

  1. git clone https://gitlab.keezel.nl/wgpt/portunus_api/
  2. cd portunus_api && docker-compose up --build

Access the web interface / api through: https://yourserver.com:1443/web/index.html Default login: admin/password

More information on the API, how to set up full provisioning, etc check out:

See the documentation repository: https://github.com/keezel-co/portunus_documentation

portunus_api's People

Contributors

mensoh avatar keezelco avatar

Stargazers

Markus Frey avatar Olaf Conradi avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

jgitau

portunus_api's Issues

SSH provision for cluster

Hello! I am trying to create clients in cluster, but have an issue with update clients list on servers in cluster. Its not working.

Request: Field to denote AllowedIPs, option to not route all traffic

Use case:
Client to site where clients are connecting back to corporate lan. Maybe default the fields to route all traffic 0.0.0.0/0 ::/0 if left blank and if filled add IPs entered into AllowedIPs in config. I think you'd need two fields, IPv4 and IPv6. Maybe use space delimiting on entry. This would be placed under the server network settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.