English
English
Appearance
English
English
Appearance
Welcome to SmartTable! This guide will help you get started quickly.
Download the latest release package, extract it and start with one click:
To get the default account email and password: Follow the official WeChat official account and reply with 'SmartTable' in private message.
# Windows PowerShell
.\start.bat
# Linux/macOS (to be provided, use Docker for now)
./start.shThis one-click startup package requires no external dependencies, just double-click to run.
No need to install any dependencies, no need to manually create an account.
After startup, the browser will open automatically, then log in with the default account email and password to try it out. To get the default account email and password: Follow the official WeChat official account and reply with 'SmartTable' in private message.
To get the default account email and password: Follow the official WeChat official account and reply with 'SmartTable' in private message.
Start with the official Docker image:
docker run -d \
--name smarttable \
-p 80:80 \
-v smarttable_data:/app/data \
-v smarttable_uploads:/app/uploads \
-v smarttable_redis:/data/redis \
ygbinac/smarttable:latestservices:
smarttable:
image: ygbinac/smarttable:latest
container_name: smarttable
ports:
- "80:80"
volumes:
- smarttable_data:/app/data
- smarttable_uploads:/app/uploads
- smarttable_redis:/data/redis
restart: unless-stopped
volumes:
smarttable_data:
smarttable_uploads:
smarttable_redis:⚠️ Security tip: After 5 consecutive failed login attempts, the account will be locked for 15 minutes.
The homepage provides four navigation tabs:
On the Share tab: