Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Wekan #36

Closed
fititnt opened this issue Apr 11, 2018 · 3 comments
Closed

Test Wekan #36

fititnt opened this issue Apr 11, 2018 · 3 comments

Comments

@fititnt
Copy link
Owner

fititnt commented Apr 11, 2018

fititnt added a commit to fititnt/wekan-playground that referenced this issue Apr 11, 2018
fititnt added a commit to fititnt/wekan-playground that referenced this issue Apr 11, 2018
…: this one was very documented compared to other open sources who have suggest docker-compose files
@fititnt
Copy link
Owner Author

fititnt commented Apr 11, 2018

As documented at https://github.com/fititnt/wekan-playground


wekan-playground

Rocha's playgrond for Wekan ("The open-source Trello-like kanban").

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

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
0-docker
1-sign-in-login
2-sign-in-create-account
3-welcome
4-admin-email
5-admin-people
6-example-board-part1
7-card-testing-part1
8-card-testing-part2
9-option-to-import-from-wekan-and-trello niceee
10-imported-board-from-trello

fulllogs.sh.

Screenshots

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

@fititnt
Copy link
Owner Author

fititnt commented Apr 11, 2018

Note to self: document at https://github.com/fititnt/wekan-playground about the chatops-wg and archive the repository and this issue.

Also, I guess that the wekan could be added by default at https://github.com/fititnt/chatops-wg-infra.

fititnt added a commit to fititnt/wekan-playground that referenced this issue Apr 12, 2018
@fititnt
Copy link
Owner Author

fititnt commented Apr 12, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant