Hitchwiki / hitchwiki

The Hitchhiker's Guide to Hitchhiking the World
https://hitchwiki.org
32 stars 9 forks source link

Ansible intro, wishlist and bugs #172

Closed traumschule closed 5 years ago

traumschule commented 7 years ago

Since November 2017 we use ansible to test and deploy Hitchwiki. It can provision a local vagrant box or deploy to a remote server. Feel free to subscribe and add reports related to our ansible playbooks!

Test it!

git clone https://github.com/traumschule/hitchwiki -b testing
./scripts/vagrant/install.sh
./scripts/deploy_remote.sh HOST

For details see INSTALL.md and ansible/README.md.

See it live on beta.hitchwiki.org (experimental: 6pna4byhdcdyprdc.onion)

Workflow

feature -> testing -> ansible -> HW master -> production

To be merged into ansible branch

In progress

Tasks for HWv3: project roadmap, upcoming: #136 HW gathering in Berlin

development is currently stalled because of a bug in vagrant

Would be nice

Security and stability

TLS

Tests

Later / low priority

Future OS

guaka commented 5 years ago

see #186