This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
fysmtkhc
/
grafana-jool
forked from
grafana.jool/grafana-jool
Watch
0
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
1
Tag
74 MiB
TypeScript
60.2%
Go
33%
HTML
1.7%
Rich Text Format
1.6%
JavaScript
1.5%
Other
1.7%
Tree:
559e74f3e5
master
1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '559e74f3e5'
${ noResults }
grafana-jool
/
devenv
/
docker
/
blocks
/
prometheus_basic_auth_proxy
/
Dockerfile
4 lines
98 B
Raw
Blame
History
FROM
nginx:1.19.3-alpine
COPY
nginx.conf /etc/nginx/nginx.conf
COPY
htpasswd /etc/nginx/htpasswd
Reference in new issue