SWGI application to browse text files and display them via jinja2 templates
fedora 29
As root on your server
useradd liftree
su - liftree
git clone https://github.com/vengaar/liftree.git
exit
ansible-playbook /home/liftree/liftree/setup/setup.yml
Test url:
- http://{your_ip}/info
- http://{your_ip}/search
- http://{your_ip}/show
- http://{your_ip}/show?path=/home/liftree/liftree/example/data/test.md