Add instanceinfo.md
This commit is contained in:
parent
5a6a0362e2
commit
1cf6e8bd91
1 changed files with 21 additions and 0 deletions
21
instanceinfo.md
Normal file
21
instanceinfo.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Actual creation date
|
||||
```sh
|
||||
ann@ann ~/n/r/g/f/gitea [1]> date -d @1739635019
|
||||
Sat Feb 15 03:56:59 PM UTC 2025
|
||||
```
|
||||
|
||||
# Hosted using
|
||||
```sh
|
||||
ann@ann ~/n/r/g/f/gitea> docker compose version
|
||||
Docker Compose version v2.32.4
|
||||
ann@ann ~/n/r/g/f/gitea> docker -v
|
||||
Docker version 27.5.1, build 9f9e405
|
||||
```
|
||||
|
||||
# Owner
|
||||
@true1ann
|
||||
|
||||
# Misc
|
||||
| label | value |
|
||||
|-------|-------|
|
||||
| email | false |
|
Loading…
Add table
Reference in a new issue