Tak najpierw Debian , potem Docker .lukaszek wrote: Sun Jun 23, 2024 10:29 amJak rozumiem wpierw trzeba zainstalować debiana a następnie jak w instrukcji ?
lokalny serwer supla
-
winek1986
- Posts: 112
- Joined: Mon Dec 11, 2017 5:07 pm
- Location: Kaszuby
-
lukaszek
- Posts: 17
- Joined: Sat Oct 21, 2023 2:12 pm
Czy ktoś może spotkał sie z problemem zmiany hasła dla konta w supli lokalnej ale z konsoli systemu operacyjnego a nie portalu web ?
szukam jak to zrobić
jedyne komendy to
Usage: supla-docker/supla.sh start|stop|restart|upgrade|backup|create-confirmed-user
szukam jak to zrobić
jedyne komendy to
Usage: supla-docker/supla.sh start|stop|restart|upgrade|backup|create-confirmed-user
-
lukaszek
- Posts: 17
- Joined: Sat Oct 21, 2023 2:12 pm
czy ktoś z was ma uruchomioną usługę w supli-cloud lokal wysyłania hasła na adres mailowy ?
mam problem z konfiguracja w pliku .env
mam problem z konfiguracja w pliku .env
-
arqiu70
- Posts: 190
- Joined: Fri Jan 04, 2019 9:27 am
Dzień dobro.
Dołączę do tematu, także mam problem ze swoim serwerem.
Postawiłem na nowo serwer Supli ponieważ na poprzednim wystąpił jakiś błąd, który powodował co ok. 20 min reset połączenia z podłączonymi do niego urządzeniami. Zauważyłem, że na nowo postawionym serwerze prze restarcie wyświetla się komunikat dotyczący dockera:
root@supla:~/supla-docker# ./supla.sh restart
Stopping SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/3
✔ Container supla-server Stopped 0.0s
✔ Container supla-cloud Stopped 10.7s
✔ Container supla-db Stopped 0.6s
SUPLA containers has been stopped.
Starting SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container supla-db Started 0.6s
✔ Container supla-cloud Started 1.4s
✔ Container supla-server Started 2.1s
SUPLA containers has been started.
root@supla:~/supla-docker#
Proszę o podpowiedź czy mam usunąć pliki:
docker-compose.yml
ocker-compose.standalone.yml
czy coś tylko trzeba zmienić?
Dodam, że nie mogę także zmienić limitów na swoim serwerze komendą:
docker-compose exec -u www-data supla-cloud php bin/console supla:user:change-limits [email protected]
W odpowiedzi otrzymuję: bash: docker-compose: command not found
Pozdrawiam
Dołączę do tematu, także mam problem ze swoim serwerem.
Postawiłem na nowo serwer Supli ponieważ na poprzednim wystąpił jakiś błąd, który powodował co ok. 20 min reset połączenia z podłączonymi do niego urządzeniami. Zauważyłem, że na nowo postawionym serwerze prze restarcie wyświetla się komunikat dotyczący dockera:
root@supla:~/supla-docker# ./supla.sh restart
Stopping SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/3
✔ Container supla-server Stopped 0.0s
✔ Container supla-cloud Stopped 10.7s
✔ Container supla-db Stopped 0.6s
SUPLA containers has been stopped.
Starting SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container supla-db Started 0.6s
✔ Container supla-cloud Started 1.4s
✔ Container supla-server Started 2.1s
SUPLA containers has been started.
root@supla:~/supla-docker#
Proszę o podpowiedź czy mam usunąć pliki:
docker-compose.yml
ocker-compose.standalone.yml
czy coś tylko trzeba zmienić?
Dodam, że nie mogę także zmienić limitów na swoim serwerze komendą:
docker-compose exec -u www-data supla-cloud php bin/console supla:user:change-limits [email protected]
W odpowiedzi otrzymuję: bash: docker-compose: command not found
Pozdrawiam
-
winek1986
- Posts: 112
- Joined: Mon Dec 11, 2017 5:07 pm
- Location: Kaszuby
arqiu70 wrote: Wed Jul 16, 2025 9:03 am Dzień dobro.
Dołączę do tematu, także mam problem ze swoim serwerem.
Postawiłem na nowo serwer Supli ponieważ na poprzednim wystąpił jakiś błąd, który powodował co ok. 20 min reset połączenia z podłączonymi do niego urządzeniami. Zauważyłem, że na nowo postawionym serwerze prze restarcie wyświetla się komunikat dotyczący dockera:
root@supla:~/supla-docker# ./supla.sh restart
Stopping SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/3
✔ Container supla-server Stopped 0.0s
✔ Container supla-cloud Stopped 10.7s
✔ Container supla-db Stopped 0.6s
SUPLA containers has been stopped.
Starting SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container supla-db Started 0.6s
✔ Container supla-cloud Started 1.4s
✔ Container supla-server Started 2.1s
SUPLA containers has been started.
root@supla:~/supla-docker#
Proszę o podpowiedź czy mam usunąć pliki:
docker-compose.yml
ocker-compose.standalone.yml
czy coś tylko trzeba zmienić?
Dodam, że nie mogę także zmienić limitów na swoim serwerze komendą:
docker-compose exec -u www-data supla-cloud php bin/console supla:user:change-limits [email protected]
W odpowiedzi otrzymuję: bash: docker-compose: command not found
Pozdrawiam
Code: Select all
docker compose exec -u www-data supla-cloud php bin/console supla:user:change-limits-
arqiu70
- Posts: 190
- Joined: Fri Jan 04, 2019 9:27 am
Dzięki za podpowiedź. Działa.
A co z tymi komunikatami po restarcie?
Stopping SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
A co z tymi komunikatami po restarcie?
Stopping SUPLA containers
WARN[0000] /root/supla-docker/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /root/supla-docker/docker-compose.standalone.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
-
winek1986
- Posts: 112
- Joined: Mon Dec 11, 2017 5:07 pm
- Location: Kaszuby
Postaw : przed
Tak ma wyglądać :
W plikach :
docker-compose.yml
docker-compose.standalone.yml
Code: Select all
#Code: Select all
version: '3.4'Tak ma wyglądać :
Code: Select all
# version: '3.4'docker-compose.yml
docker-compose.standalone.yml
-
arqiu70
- Posts: 190
- Joined: Fri Jan 04, 2019 9:27 am
Dzięki.
Sprawdzę wieczorem.
Wolę togo nie robić zdalnie, jakby coś się mogło wysypać.
Pozdrawiam.
Sprawdzę wieczorem.
Wolę togo nie robić zdalnie, jakby coś się mogło wysypać.
Pozdrawiam.
-
lukaszek
- Posts: 17
- Joined: Sat Oct 21, 2023 2:12 pm
Witam
Czy ktoś ma wiedzie jak zmienić ip 172.17.0.1 i 172.18.0.1 które są nadawane przez docera i suple????
Nigdzie tego w plikach nie znajduję musi być to gdzieś w bazie supli
Czy ktoś ma wiedzie jak zmienić ip 172.17.0.1 i 172.18.0.1 które są nadawane przez docera i suple????
Nigdzie tego w plikach nie znajduję musi być to gdzieś w bazie supli
-
pzygmunt
- Posts: 20302
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
- Been thanked: 59 times
