Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j1m-ryan/lazynginx
https://github.com/j1m-ryan/lazynginx
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/j1m-ryan/lazynginx
- Owner: j1m-ryan
- License: mit
- Created: 2023-08-06T09:55:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-06T18:45:52.000Z (over 1 year ago)
- Last Synced: 2024-10-12T12:39:46.375Z (3 months ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# lazynginx todo
- [x] show nginx version
- [x] allow performing all systemctl commands
- [x] view log files (error and access)
- [ ] go to bottom of log file automatically
- [ ] add scolling to log files
- [x] fix moving left in tabs
- [x] pick top log file first
- [ ] add ssh support
- [ ] add automatic ssl template
- [ ] add reverse proxy template
- [ ] add static site tempalte
- [ ] add basic auth template
- [ ] add crossplane library or similar for config parsing
- [x] gracefully handle no nginx found