This website requires JavaScript.
Explore
Help
Sign In
spacebar
/
kamal
Watch
1
Star
0
Fork
0
You've already forked kamal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f2eaed398654096f2d4a9c36d843f3af0742212
kamal
/
test
History
Donal McBreen
6f2eaed398
Work out the host and port for the container
...
Avoid docker inspect: 1. Use the container ID as the host 2. Configure the port, default to 3000
2024-09-16 16:44:41 +01:00
..
cli
Work out the host and port for the container
2024-09-16 16:44:41 +01:00
commands
Work out the host and port for the container
2024-09-16 16:44:41 +01:00
configuration
Add the proxy/ssl config and pass on to kamal-proxy
2024-09-16 16:44:41 +01:00
fixtures
Fix tests for proxy defaults and required builder arch
2024-09-16 16:44:41 +01:00
integration
Work out the host and port for the container
2024-09-16 16:44:41 +01:00
secrets
Hide the 1password login error
2024-09-11 12:02:53 +01:00
commander_test.rb
Configuration validation
2024-06-04 14:19:29 +01:00
configuration_test.rb
Require an arch to be set, and default to amd64 in the template
2024-08-29 08:45:51 +01:00
env_file_test.rb
Use env files for secrets
2024-09-09 14:43:12 +01:00
git_test.rb
Extract Kamal::Git as gateway for all git usage
2023-09-16 11:30:29 -07:00
secrets_test.rb
Add secrets-common for shared secrets
2024-09-11 13:41:36 +01:00
test_helper.rb
Remote test adapter from test_helper.rb
2024-09-04 12:57:25 +01:00
utils_test.rb
Merge branch 'main' into introduce-git-gateway
2023-09-16 11:31:18 -07:00