Skip to content
/ npm Public

E2-API: Backend service for monitoring and optimizing energy consumption, built with Golang. Supports real-time tracking, analytics, and IoT integration to help reduce energy costs.

License

Notifications You must be signed in to change notification settings

focela/npm

Repository files navigation

Nginx Proxy Manager

This repository is based on nginx-proxy-manager and allows easy forwarding to websites with free SSL, requiring minimal knowledge of Nginx or LetsEncrypt.

📌 Table of Contents

🚀 Quick Start

Clone the repository

git clone https://github.com/focela/npm.git \
    && cd npm \
    && cp .env.example .env

Start the service

docker-compose up -d

🛠 Features

  • User-friendly admin interface
  • Simple domain forwarding, redirections, and 404 hosts
  • Free SSL via Let's Encrypt or custom certificates
  • Access control and HTTP authentication
  • Advanced Nginx configuration for power users
  • User management and audit logs

🔧 Installation

  1. Install Docker & Docker-Compose:

  2. Edit .env file with your configuration.

  3. Start the service:

docker-compose up -d

📄 License

NPM is licensed under the MIT License. See the LICENSE file for more details.

🤝 Contributors

Thanks to our contributors. Contributions are welcome!

💬 Support

If you encounter any issues, please open an issue in the repository:
GitHub Issues

About

E2-API: Backend service for monitoring and optimizing energy consumption, built with Golang. Supports real-time tracking, analytics, and IoT integration to help reduce energy costs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published