Code Monkey home page Code Monkey logo

wekan-playground's Introduction

wekan-playground

Wekan is The open-source Trello-like kanban. This repository is just a playground, a testing to see if worth pass for the others at the ChatOps for non-DevOps people Working Group 2018/01. More information at chatops-wg/issues/36.

TL;DR: In my honest opinion, for who is looking for a open source & self-hosted Trello-like software, you can use https://github.com/wekan/wekan-mongodb as easy way to test on Docker.


10-imported-board-from-trello.png

Logbook

## Download docker-compose.yml file from maitaner at https://github.com/wekan/wekan-mongodb
wget https://raw.githubusercontent.com/wekan/wekan-mongodb/master/docker-compose.yml

docker-compose up

# See fulllogs.sh

## Open your browser at http://127.0.0.1 or http://localhost
xdg-open http://127.0.0.1

## Edit docker-compose services.wekan.environment ROOT_URL to a URL used
## or some URLs will redirect user to http://example.com/...
vim docker-compose.yml

# Stop docker-compose (Ctrl + C on screen running docker-compose up)

# Start again docker-compose
docker-compose up

## Stop and clean all resources (DO NOT RUN `docker-compose down --volumes --rmi all` ON PRODUCTION)
docker-compose down --volumes --rmi all

See fulllogs.sh.

Screenshots

0-docker.png 1-sign-in-login.png 2-sign-in-create-account.png 3-welcome.png 4-admin-email.png 5-admin-people.png 6-example-board-part1.png 7-card-testing-part1.png 8-card-testing-part2.png 9-option-to-import-from-wekan-and-trello(niceee).png 10-imported-board-from-trello.png

Enviroment

## Ubuntu 16.04.4 LTS
# Requires Need docker and docker-compose. Used:

$ docker -v
Docker version 17.12.1-ce, build 7390fc6

$ docker-compose -v
docker-compose version 1.18.0, build 8dd22a9

wekan-playground's People

Contributors

fititnt 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.