Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Fri Jan 9 11:16:08 2026 UTC | Revision 1.3 by sysadm, Thu Jan 22 13:00:08 2026 UTC | |
|---|---|---|
| # | Line 29 docker compose pull | Line 29 docker compose pull |
| 29 | docker compose up -d | docker compose up -d |
| 30 | ``` | ``` |
| 31 | ||
| 32 | ### Update Solr data from database, on demand or periodically | |
| 33 | ```bash | |
| 34 | docker exec -it lbbs-combo-php-1 /usr/local/bin/export_xml_to_solr.sh | |
| 35 | ``` | |
| 36 | ||
| 37 | ## Copyright | ## Copyright |
| 38 | ||
| 39 | Copyright (C) 2004-2026 Leaflet <leaflet@leafok.com> | Copyright (C) 2001-2026 Leaflet <leaflet@leafok.com> |
| 40 | ||
| 41 | ## License | ## License |
| 42 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |