9 Commits

Author SHA1 Message Date
Amin Vakil
18b7a4d1cc
Respect uppercase proxy variables (#3949)
* Respect uppercase proxy variables

* Put http_proxy first
2025-09-23 21:01:30 +07:00
Pavel Matěja
302b22b7a5
Fix apt config generation when http_proxy is set (#2725) (#2734) 2024-01-31 12:11:48 -08:00
Ethan Smith
6b9306a17c
Add pre-commit config (#1738) 2022-10-21 13:46:35 -07:00
goganchic
2672ce5452
Improve installation through proxy (#1543) 2022-06-28 17:57:21 -04:00
asottile-sentry
1c4a1438f8
ref: reset user to root for installation (#1469)
I'm looking to replace `gosu` with a `USER` instruction in https://github.com/getsentry/snuba/pull/2696 -- this requires us to reset the user back to root before proceeding with `apt` installation
2022-05-13 19:57:03 +00:00
asottile-sentry
9bd7766dff
fix: replace git.io links with redirect targets (#1430)
see: https://github.blog/changelog/2022-04-25-git-io-deprecation/

Committed via https://github.com/asottile/all-repos
2022-04-26 15:11:07 +00:00
Kyle Filz
17b675c833
feat: Support custom CA roots (#1015)
Mount a certificate folder to local ca storage in containers,
and add update command to cron image's entrypoint.

Result of poking and prodding from getsentry/sentry#26851
2021-07-30 18:39:47 +03:00
Tomasz Kontusz
1a9b45fb9f
EditorConfig and indentation fixes (#650)
EditorConfig based on conversation in https://github.com/getsentry/onpremise/pull/615#discussion_r477338006, and with the indentation fixes.

This PR will probably conflict with everything, but at least the code is a little bit more consistent :-D
2020-08-31 14:40:52 +03:00
Burak Yigit Kaya
5d064c2224
feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00