Advertisement
Guest User

Untitled

a guest
Apr 5th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. ----------------------------------------------------------------------
  2. ENVIRONMENT
  3. ----------------------------------------------------------------------
  4. PUID=1000
  5. PGID=1000
  6. UMASK=002
  7. TZ=Europe/Budapest
  8. CUSTOM_BUILD=
  9. ----------------------------------------------------------------------
  10.  
  11. Executing usermod...
  12. usermod: no changes
  13. Applying permissions to /config
  14. [cont-init.d] 00-start-container: exited 0.
  15. [cont-init.d] 01-config-app: executing...
  16. [cont-init.d] 01-config-app: exited 0.
  17. [cont-init.d] 02-custom-build: executing...
  18. [cont-init.d] 02-custom-build: exited 0.
  19. [cont-init.d] done.
  20. [services.d] starting services
  21. [services.d] done.
  22. {"level":"info","ts":1617608172.9725933,"msg":"using provided configuration","config_file":"/config/Caddyfile","config_adapter":""}
  23. {"level":"info","ts":1617608172.9927483,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["localhost:2019","[::1]:2019","127.0.0.1:2019"]}
  24. {"level":"info","ts":1617608172.9934149,"logger":"http","msg":"server is listening only on the HTTP port, so no automatic HTTPS will be applied to this server","server_name":"srv0","http_port":8080}
  25. {"level":"info","ts":1617608172.994229,"msg":"autosaved config","file":"/config/caddy/autosave.json"}
  26. {"level":"info","ts":1617608172.9942527,"msg":"serving initial configuration"}
  27. {"level":"info","ts":1617608172.9944763,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc0002ba000"}
  28. {"level":"info","ts":1617608172.994572,"logger":"tls","msg":"cleaned up storage units"}
  29. 2021-04-05 09:36:13,188 fail2ban.server [266]: INFO --------------------------------------------------
  30. 2021-04-05 09:36:13,189 fail2ban.server [266]: INFO Starting Fail2ban v0.11.1
  31. 2021-04-05 09:36:13,190 fail2ban.observer [266]: INFO Observer start...
  32. 2021-04-05 09:36:13,206 fail2ban.database [266]: INFO Connected to fail2ban persistent database '/config/fail2ban/fail2ban.sqlite3'
  33. 2021-04-05 09:36:13,208 fail2ban.jail [266]: INFO Creating new jail 'caddy-4xx'
  34. 2021-04-05 09:36:13,218 fail2ban.jail [266]: INFO Jail 'caddy-4xx' uses poller {}
  35. 2021-04-05 09:36:13,218 fail2ban.jail [266]: INFO Initiated 'polling' backend
  36. 2021-04-05 09:36:13,221 fail2ban.filter [266]: INFO maxRetry: 20
  37. 2021-04-05 09:36:13,222 fail2ban.filter [266]: INFO findtime: 60
  38. 2021-04-05 09:36:13,222 fail2ban.actions [266]: INFO banTime: 3600
  39. 2021-04-05 09:36:13,222 fail2ban.filter [266]: INFO encoding: UTF-8
  40. 2021-04-05 09:36:13,223 fail2ban.filter [266]: INFO Added logfile: '/config/logs/access.log' (pos = 0, hash = da39a3ee5e6b4b0d3255bfef95601890afd80709)
  41. 2021-04-05 09:36:13,225 fail2ban.jail [266]: INFO Jail 'caddy-4xx' started
  42. Server ready
  43. istvan@istvan:~$
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement