Git Product home page Git Product logo

workbase-server's Introduction

WorkBase logo

中文安装文档

Enterprise Emails & IM

Bring your own server

You'll have the following features and even more

  • Emails
  • Chats
  • Groups
  • Channels
  • Mobile App

Install on Ubuntu 16.04

Get it from the Snap Store

Instant Server Installation with Snap

sudo snap install workbase-server

Now you can access from http://<your server ip>:3000

Config ROOT_URL

Suppose you have a domain(ex: example.com) mapping to your server.

$ sudo snap run --shell workbase-server
# echo ROOT_URL=https://example.com > $SNAP_COMMON/root-url.env
$ sudo reboot

(Optional) Enable Email (Send & Receive)

  • Register an account in Mailgun: https://www.mailgun.com.
  • Add a domain, and validate following the instructions. Write down the API Key which will be used in setup.
  • Add a router: Match Recipient: (.*)@example.com, Store and Notify: https://example.com/api/v1/mailgun.

(Optional) Use S3

Follow the steps from https://vincetocco.com/backup-your-servers-automatically-to-amazon-aws-s3/

  • Create an S3 bucket in preferred region
  • Get an "Access Key Id" and "Secret Key"

iOS App

Install from App Store

After installation, set Server address(ex: https://example.com) from Settings.
Make sure the login screen showing your domain.

workbase-server's People

Contributors

wanglian avatar

Watchers

 avatar  avatar

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.