![]() |
4 years ago | |
---|---|---|
about | 4 years ago | |
admin | 5 years ago | |
api | 4 years ago | |
blog | 4 years ago | |
contact | 5 years ago | |
errors | 5 years ago | |
git | 5 years ago | |
help | 5 years ago | |
home | 4 years ago | |
includes | 4 years ago | |
5 years ago | ||
paste | 5 years ago | |
podcast | 4 years ago | |
privacy | 5 years ago | |
ricehalla | 4 years ago | |
rss | 5 years ago | |
server | 5 years ago | |
stats | 5 years ago | |
templates | 4 years ago | |
transparency | 5 years ago | |
upload | 4 years ago | |
walls | 5 years ago | |
README.md | 5 years ago | |
db.sql | 5 years ago | |
license.txt | 5 years ago | |
web.config | 5 years ago |
Teknik is a suite of services with attractive and functional interfaces.
You can also see a live demo here.
In order to run Teknik on your server, you’ll need:
cd /var/www
git clone git://teknik.io/Teknik
includes/config.php.default
file to includes/config.php
.includes/config.php
and configure the site installation.git/config.ini-example
file to git/config.ini
.git/config.ini
and configure the git viewer.stats/phpsysinfo.ini.new
file to stats/phpsysinfo.ini
.stats/phpsysinfo.ini
and configure the server stats.mail/config/mail.inc.php.dist
file to mail/config/mail.inc.php
.mail/config/db.inc.php.dist
file to mail/config/db.inc.php
.mail/config/mail.inc.php
and configure the mail web interface settings.mail/config/db.inc.php
and configure the mail database settings./var/www/Teknik/templates
/var/www/Teknik/includes
/var/www/Teknik/templates
/var/www/Teknik/includes
cd /var/www/Teknik/templates/default
mkdir cache
chmod 777 cache
cd /var/www/Teknik/git
mkdir cache
chmod 777 cache
cd /var/Repositories/
git clone git@teknik.io:gitolite-admin
chown -R www_user:GitGroup /var/Repositories/gitolite-admin/*
chmod -R 750 /var/Repositories/gitolite-admin/*
That’s it, installation complete! If you’re having problems, let us know through the Contact page.
You can view Teknik’s Development Branch to see the current new features. (It may not work, as it is a development branch)
If you are a developer, we need your help. Teknik is a young project and we have lot’s of stuff to do. Some developers are contributing with new features, others with bug fixes. But you can also dedicate yourself to refactoring the current codebase and improving what we already have. Any help you can give would be greatly appreciated!
If you want to know more about the features of Teknik, check the Help page. Also, if you’re having problems with Teknik, let us know through the Contact page. Don’t forget to give feedback and suggest new features! :)