chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder * rename to `icon.png` * replace solr image * remove `docs/` from gitignore * move app specific docs into app folder [skip ci] * fix some links * chore(apps): update image links temporary
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Initial install
|
||||
|
||||
`Snipe-it`'s pre-flight check [can't detect](https://github.com/snipe/snipe-it/issues/10779) if you are running behind a proxy, so for the initial installation it's suggested to go without ingress.
|
||||
|
||||
Complete the setup then go back and enable ingress.
|
||||
|
||||
Also keep in mind that you should have `172.16.0.0/16` in your `APP_TRUSTED_PROXIES`. If you want to add more trusted proxies. It's a comma separated list and you can do it like that `172.16.0.0/16,192.168.1.0/24`.
|
||||
|
||||
If it fails to load the initla setup screen the first time you install it, stop the app and start it again. It should work right after that.
|
||||
This bug has been reported [upstream](https://github.com/snipe/snipe-it/issues/10945)
|
||||
Reference in New Issue
Block a user