Add TerraState configs.
This commit is contained in:
parent
aee5c859f0
commit
9c8f81f165
10 changed files with 18 additions and 2 deletions
1
etc/.gitignore
vendored
1
etc/.gitignore
vendored
|
@ -86,6 +86,7 @@
|
|||
/sysctl.conf
|
||||
/sysctl.d/
|
||||
/syslog.d/
|
||||
/terrastate-accounts
|
||||
/udev/
|
||||
/vmware-tools/
|
||||
/wgetrc
|
||||
|
|
5
etc/default/terrastate
Normal file
5
etc/default/terrastate
Normal file
|
@ -0,0 +1,5 @@
|
|||
export TS_LOG_LEVEL=warn
|
||||
export TS_BIND=0.0.0.0:8080
|
||||
export TS_AUTH=file
|
||||
export TS_USER_FILE=/etc/terrastate-accounts
|
||||
# export TS_AUTH_PREFIX=
|
|
@ -35,3 +35,4 @@ rpc:x:996:
|
|||
_mlocate:x:995:
|
||||
_apache:x:994:
|
||||
_gitea:x:993:
|
||||
_terrastate:x:992:
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
Œ
܇'Tå4‡“òÒÀ:•`z¿¢r`ÝbEH¢8»ÕÄ;ûæTÜj^êS*œ<"=(Ø8‘de7Yå¯ud*.‰ 5[¿ý<C2BF>Sñ«¨>r¥u ‚Gµ”¦SFË<15>P5LÂqš§¿›+fó¨¡
|
||||
ŸTúë&<26>üƒó÷¥.Ý¡î8-ïd4+ÊŒº–'Æq 1HwŠ÷Þ›D_¹¦ó9…©òØéaŒ xÒZlj1<6A>
¸×DúÒn—–'~×ÚE^ùnàSM±…4qÁžÖÉZäæD©kšM¡oíŠÒ0fEºÍM<íøÄ]š<æG±@ýR5¥`6)K²sMvŠ*±>ýMZнÁ
|
||||
Œ
b§cù¡$òÒÀ>B¤ýî0‚~J˜:ߟâX…½ÿ\M¼ Û3Vø½-°34ùŒúU…%‰8œ–=§ðßYÑ¥ñáøèj*Y¿£gÓïІW÷µOšâIõq0Y'rÄA<ý£Ý*m§bÓ:…^HÑ
|
||||
è+<Ÿeñ‹ZUÿ¬‰Yß²Æë“ª”<C2AA>k‰ëСv#Y3¿Ì^Ær}æe¸z #‘
|
||||
ES9,‡ÿÄv¦½çûJð¬sæ¢WÇš`š=<3D>dÓè#—Á]osœÔ]ä.qÀP’RÌ{û·Çv—õH²×A^ðÖvsŽ*ç4ÇgümêÝÑŸàð…=
|
|
@ -8,3 +8,4 @@ rpc:x:996:996:rpc unprivileged user:/var/empty:/sbin/nologin
|
|||
_mlocate:x:995:995:_mlocate unprivileged user:/var/empty:/sbin/nologin
|
||||
_apache:x:994:994:_apache unprivileged user:/srv/www/apache:/sbin/nologin
|
||||
_gitea:x:993:993:_gitea unprivileged user:/var/lib/gitea:/bin/bash
|
||||
_terrastate:x:992:992:_terrastate unprivileged user:/var/lib/terrastate:/sbin/nologin
|
||||
|
|
BIN
etc/shadow.gpg
BIN
etc/shadow.gpg
Binary file not shown.
3
etc/sv/terrastate/.gitignore
vendored
Normal file
3
etc/sv/terrastate/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
/log/
|
||||
/run
|
||||
/supervise
|
1
etc/sv/terrastate/conf
Symbolic link
1
etc/sv/terrastate/conf
Symbolic link
|
@ -0,0 +1 @@
|
|||
/etc/default/terrastate
|
2
etc/terrastate-accounts.gpg
Normal file
2
etc/terrastate-accounts.gpg
Normal file
|
@ -0,0 +1,2 @@
|
|||
Œ
¸rAâw}ªòÒVéjëÏÞÏ«Ýån•Ò®ÎCÜ´n²+æ²Ï´Kî|ùªÁ%7$2™ãœî7! Xÿðõ”+´lW{ã„Ó"<22>CY쓜£ÕPe<>éi‰G"ú
|
||||
F,<2C>8Ö
|
Loading…
Add table
Add a link
Reference in a new issue