Git Product home page Git Product logo

lookingglass's Introduction

Logo

๐Ÿ˜‹ A beautiful server preview page for customers of hosting companies to view and test before buying

โœจ Screenshot

Screenshot

Install

If you have not already installed Docker, please install it from Docker.com

๐Ÿšจ WARNING: YOUR APP_KEY HAS TO INCLUDE UPPERCASE AND LOWERCASE LETTERS, NUMBERS, AND BE AT LEAST 15 CHARACTERS LONG. IF CONDITION NOT SATISFIED, SERVER WILL NOT START DUE TO SECURITY ERROR.

๐Ÿšจ Also, Pane works only on Linux. Docker on Windows does not work even though it should (due to the different firewall on Windows).

๐Ÿšจ The APP_KEY cannot contain special characters, only alphabetical characters.

docker pull performave/pane:latest

docker run -d --restart unless-stopped \
-p 80:80 \
-e HOST=0.0.0.0 \
-e PORT=80 \
-e APP_KEY=YOURKEY \
-e NODE_ENV=production \
-e NAME='YOURNAME' \
-e LOCATION='YOURLOCATION' \
-e IP_V4='YOURIP (CAN BE BLANK)' \
-e IP_V6='YOURIP (CAN BE BLANK)' \
performave/pane:latest

Author

๐Ÿ‘ค Eric Wang

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this app helped you!

Please donate to my Patreon to help let me keep working on these amazing open-source projects!

๐Ÿ“ License

Copyright ยฉ 2022 Eric Wang.
This project is MIT licensed.

lookingglass's People

Contributors

saltysking avatar

Watchers

Johan Novak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.