Skip to content

GoPanel 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@xaymup xaymup released this 03 Sep 04:22
· 19 commits to main since this release
20ccc78

Version 0.1

This initial release includes the following core features:

  • Installation: Handles Installation of Nginx, Mariadb and PHP.
  • Authentication: Basic user login and token registration.
  • Session Management: Handling of user sessions.
  • Backend: A few API endpoints.
  • User Dashboard: A simple dashboard to view system information.
  • Initial Sites Management View: Basic interface for managing sites.

This release sets up the foundational elements for the project.