gityzon / n-o-p

OneNav-Extend run on replit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n-o-p

Nginx+OneNav-Extend+php on replit.

APP:

OneNav-Extend

Packages:

  1. unzip

  2. bashInteractive

  3. php74

  4. php74Extensions.pdo

  5. sqlite

Feature:

  1. Upgrade support

  2. Nginx(v1.20.2) as frontend http server

Deploy:

Choose "Import from GitHub".

Run on Repl.it

If you use mobile phone,please set the UA of Browser as "Desktop" or maybe replit can not work.

For edu:

  1. Creat a Bash-language project.

  2. Copy these code to Replit's Shell and ←

    git clone https://github.com/gityzon/n-o-p.git && mv -b n-o-p/* ./ && mv -b n-o-p/.[^.]* ./ && rm -rf *~ && rm -rf n-o-p

  3. After "Loading Nix environment..." is done, ▶RUN!!!

Warning:

This repo has a secure problem as conf.json is right,but your database could be download.

I've tried to fix,but made no sense.(Plenty of commits!)

One possible way is to replace nginx with apache as http server,but it's diffucult on replit.

Maybe when I have enough time,I'll do the things to right.Yet,any PR is welcome.Thanks!

About

OneNav-Extend run on replit


Languages

Language:HTML 53.2%Language:Shell 40.2%Language:Nix 6.5%