mirror of
https://github.com/kvazar-network/geminiapp.git
synced 2025-09-07 19:32:12 +00:00
KVAZAR geminiapp
KevaCoin Explorer for Gemini Protocol
Install
wget https://repo.manticoresearch.com/manticore-repo.noarch.debdpkg -i manticore-repo.noarch.debapt updateapt install git composer memcached manticore manticore-extra php-fpm php-mysql php-mbstringgit clone https://github.com/kvazar-network/geminiapp.gitcd geminiappcomposer update
Setup
cd geminiappmkdir host/127.0.0.1cp example/config.json host/127.0.0.1/config.jsoncd host/127.0.0.1openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 365 -nodes -subj "/CN=127.0.0.1"
Index
To update index, use crawler
Launch
php src/server.php 127.0.0.1
Update
cd geminiappgit pull- get latest codebase from this repositorycomposer update- update vendor libraries
Description
KevaCoin Explorer for Gemini Protocol
blockchain-explorerexplorergeminigemini-protocolkevacoinkevacoin-explorerkevacoin-geminikevacoin-search-enginekvakvazarkvazar-geminiappmanticore
Readme
MIT
127 KiB
Languages
PHP
100%