Commit Graph

14 Commits

Author SHA1 Message Date
Mikhail Shashin 3534ed1091 Move JSON to YAML (Makefile) 2026-01-18 07:26:02 +03:00
Mikhail Shashin c5c7baa89c Add Docker Compose build commands to Makefile
– Add docker-build-server, docker-build-extenders, docker-build-server-ext commands for building components via Docker;
– Add docker-up, docker-down, docker-logs, docker-restart commands for managing runtime container;
– Update help section with new Docker commands documentation;
– Commands correspond to profiles from docker-compose.yml.
2025-12-20 02:00:24 +03:00
Ralf ba5dabafe4 pr update 2025-11-28 01:34:02 +03:00
Mikhail Shashin c6b8106f4a Add Docker cleanup targets to Makefile
Introduces 'docker-clean' and 'docker-clean-all' targets for removing Docker containers, images, volumes, and networks. Updates the help output and .PHONY list to include the new targets, improving Docker artifact management.
2025-11-27 12:32:17 +03:00
Ralf 3b191c98f0 fix 2025-11-26 23:49:07 +03:00
Ralf 4df70010ce Small update 2025-11-24 22:46:43 +03:00
Ralf 69f8ebe18b Update 2025-09-27 19:32:25 +03:00
Ralf 0031a7b0a2 update makefiles 2025-09-26 18:50:31 +03:00
Ralf ee96ce915e DB, go, files updates 2025-03-27 18:08:54 +03:00
Ralf 733d3bfaac Tunnels Update 2025-02-22 11:37:27 +03:00
Ralf 5bc86a771c Add tunnels type 2025-02-13 10:52:00 +03:00
Ralf f38ea50023 Fix bugs 2025-01-24 14:30:37 +03:00
Ralf 56795c7d2d Fix 2025-01-22 15:56:04 +03:00
Ralf 37f7ca9262 Add makefiles 2025-01-22 11:23:16 +03:00