Commit Graph

31 Commits

Author SHA1 Message Date
Denis Gukov
0ddf671c65 fix(docker): server wrapper
Some checks are pending
Dev / build-local (push) Waiting to run
Dev / migrate-boltdb (push) Blocked by required conditions
Dev / migrate-mysql (push) Blocked by required conditions
Dev / migrate-mariadb (push) Blocked by required conditions
Dev / migrate-postgres (push) Blocked by required conditions
Dev / integrate-boltdb (push) Blocked by required conditions
Dev / integrate-mysql (push) Blocked by required conditions
Dev / integrate-mariadb (push) Blocked by required conditions
Dev / integrate-postgres (push) Blocked by required conditions
Dev / deploy-server (push) Blocked by required conditions
Dev / deploy-runner (push) Blocked by required conditions
2024-10-26 10:21:51 +00:00
Denis Gukov
75289ba8be ci(docker): remove commented code 2024-10-26 13:48:04 +00:00
Denis Gukov
ab108002c7 ci(docker): fix server-wrapper 2024-10-26 13:45:09 +00:00
Denis Gukov
850efac288 Merge branch 'refactor_server_wrapper' of https://github.com/semaphoreui/semaphore into refactor_server_wrapper 2024-10-24 10:01:55 +00:00
Denis Gukov
6168924c52 ci(docker): log port number 2024-10-24 10:00:23 +00:00
Denis Gukov
c9700af937
Merge branch 'develop' into refactor_server_wrapper 2024-10-22 21:07:22 +05:00
Denis Gukov
8c3e419d31 ci(wrapper): remove stdin file after usage 2024-10-22 15:57:27 +00:00
Denis Gukov
dc397abfc3 ci(wrapper): fix host extracting 2024-10-22 15:54:43 +00:00
Denis Gukov
e90560fb90 ci(wrapper): export vars 2024-10-22 15:49:43 +00:00
Denis Gukov
a8d2284ec7 ci(wrapper): remove default values 2024-10-22 15:03:51 +00:00
Denis Gukov
183d177fc2 ci(wrapper): use jq to parse config.json 2024-10-22 14:52:36 +00:00
Denis Gukov
f2a8a879b3 ci(wrapper): use jq to parse config.json 2024-10-22 14:52:04 +00:00
Denis Gukov
f854cd548a ci(wrapper): remove extra veriables 2024-10-22 13:26:45 +00:00
Denis Gukov
9ccf37a508 ci: remove packages.txt 2024-10-22 09:56:16 +05:00
Denis Gukov
54296bd4bf ci(docker): custom db port
Some checks are pending
Dev / build-local (push) Waiting to run
Dev / migrate-boltdb (push) Blocked by required conditions
Dev / migrate-mysql (push) Blocked by required conditions
Dev / migrate-mariadb (push) Blocked by required conditions
Dev / migrate-postgres (push) Blocked by required conditions
Dev / integrate-boltdb (push) Blocked by required conditions
Dev / integrate-mysql (push) Blocked by required conditions
Dev / integrate-mariadb (push) Blocked by required conditions
Dev / integrate-postgres (push) Blocked by required conditions
Dev / deploy-server (push) Blocked by required conditions
Dev / deploy-runner (push) Blocked by required conditions
2024-10-14 18:57:15 +00:00
Denis Gukov
f452cf546e ci: set db port if empty 2024-10-14 18:43:41 +00:00
fiftin
540b097fe6
fix(docker): remove env var ANSIBLE_CONFIG and move ansible.cfg to /etc/ansible/ansible.cfg 2024-07-04 15:40:29 +05:00
fiftin
dd8bb7364a
fix(docker): ANSIBLE_CONFIG env variable 2024-07-04 15:01:02 +05:00
fiftin
c429a17ace
fix(docker): do not export web_host env var 2024-06-18 19:20:22 +05:00
fiftin
349325be70
fix(docker): remove overriding config options by empty env vars 2024-06-18 18:14:12 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
Thomas Boerger
bad8c6ab4a
fix: reduce docker layer and remove user flag from pip install 2024-06-05 10:28:32 +02:00
fiftin
7a71a489f9
fix(docker): env var 2024-05-30 00:52:42 +02:00
fiftin
6bbef0642f
ci(docker): move venv from ~ to /opt 2024-05-28 00:45:25 +02:00
fiftin
fe3cc6c031
ci(docker): use full path of venv 2024-05-27 23:00:47 +02:00
fiftin
bb7a156f10
ci(docker): allow port in SEMAPHORE_DB_HOST 2024-05-25 21:49:46 +02:00
fiftin
c79f509bab
fix(docker): boltdb database filename 2024-05-24 12:55:46 +02:00
fiftin
445bbb89e7
ci: fix docker image 2024-05-21 21:27:19 +02:00
Thomas Boerger
9e2643788e
fix: remove copy and paste error 2024-04-28 14:48:18 +02:00
Thomas Boerger
ee42d8c324
fix: rename requirements file 2024-04-28 00:15:59 +02:00
Thomas Boerger
aee0631540
feat: restructure whole docker build process 2024-04-28 00:15:05 +02:00