mirror of
https://github.com/moonshadowrev/PersonalAccounter.git
synced 2025-12-17 22:44:19 -06:00
[Update] README-Docker.md
This commit is contained in:
@@ -9,6 +9,7 @@ This guide provides comprehensive instructions for deploying PersonalAccounter u
|
||||
- **🔧 Network Diagnostics**: `network-check.sh` tool for troubleshooting network issues
|
||||
- **📊 Adminer Integration**: Lightweight database management interface
|
||||
- **⚡ Auto-Permission Fixes**: Automatic log directory permission resolution
|
||||
- **🔧 Auto Docker image build for each version release
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
@@ -26,6 +27,12 @@ Or using wget:
|
||||
wget -qO- https://raw.githubusercontent.com/moonshadowrev/PersonalAccounter/main/setup.sh | bash
|
||||
```
|
||||
|
||||
you can also check out docker built image as well
|
||||
|
||||
```bash
|
||||
docker pull moonshadowrev/personalaccounter
|
||||
```
|
||||
|
||||
This script will:
|
||||
- Check and install Docker if needed
|
||||
- Clone the repository
|
||||
@@ -635,4 +642,4 @@ Password : 123456789
|
||||
curl -fsSL https://raw.githubusercontent.com/moonshadowrev/PersonalAccounter/main/setup.sh | bash
|
||||
```
|
||||
|
||||
**Happy accounting! 📊💰**
|
||||
**Happy accounting! 📊💰**
|
||||
|
||||
Reference in New Issue
Block a user