niten
|
c7e98dcb27
|
Make chown last PLEASE
|
2022-12-10 17:37:41 -08:00 |
niten
|
b0e105371c
|
openldap database has to be under /var/lib/openldap
|
2022-12-10 12:02:29 -08:00 |
niten
|
ba643ab3a2
|
Change config_file from path to string
|
2022-12-08 16:47:54 -08:00 |
niten
|
ff4c85291b
|
Move database to grafana settings
|
2022-12-08 16:44:44 -08:00 |
niten
|
529ffd694f
|
Grafana will read from files now
|
2022-12-08 16:39:55 -08:00 |
niten
|
2e07480473
|
extraOptions -> settings
|
2022-12-08 16:31:06 -08:00 |
niten
|
69541726aa
|
grafana translates nix to ini now
|
2022-12-08 16:26:34 -08:00 |
niten
|
9e1387c6d9
|
grafana datasources are nested now
|
2022-12-08 16:16:58 -08:00 |
niten
|
538524c962
|
Fix type (why did this used to work?)
|
2022-12-02 09:06:27 -08:00 |
niten
|
3663be3460
|
Grafana now has a 'settings' submap
|
2022-12-02 08:49:52 -08:00 |
niten
|
ff1aa983bf
|
[mc-clj] Remove limitations on systemd job.
The service is failing to acquire a lock, might be related to the
restrictions. If so, I can start re-enabling them to see what did it.
|
2022-09-15 11:01:33 -07:00 |
niten
|
3d3eaa9cd7
|
Stupid java needs a home
|
2022-09-06 14:12:04 -07:00 |
niten
|
c42b242658
|
fetchurl belongs to pkgs?
|
2022-09-06 14:06:21 -07:00 |
niten
|
c50a1d648b
|
prev -> pkgs
|
2022-09-06 14:05:17 -07:00 |
niten
|
2ae2a08c7e
|
Put witchcraft plugin pkgs directly in the config.
|
2022-09-06 14:03:59 -07:00 |
niten
|
323211c3b2
|
[mc-clj] Use pkgs with repl plugin
|
2022-09-06 13:49:27 -07:00 |
niten
|
03099bf1f7
|
[mc-clj] Need to agree to the EULA
|
2022-09-06 13:40:41 -07:00 |
niten
|
77b5ecab8d
|
cfg -> worldOpts
|
2022-09-06 13:36:59 -07:00 |
niten
|
7f020eff85
|
allowCheats -> allow-cheats
|
2022-09-06 13:35:47 -07:00 |
niten
|
042b603397
|
[mc-clj] make state dir writable
|
2022-09-06 13:34:35 -07:00 |
niten
|
037c54cee4
|
data-dir -> state-directory
|
2022-09-06 13:23:07 -07:00 |
niten
|
2b0809cf8c
|
allocated-memory is now per-server
|
2022-09-06 13:18:56 -07:00 |
niten
|
38a4d75c82
|
Major changes to the minecraft-clj service
|
2022-09-06 13:17:46 -07:00 |
niten
|
4c31509ad3
|
allocated-memory needs toString
|
2022-09-06 08:06:10 -07:00 |
niten
|
214cff689b
|
Ugh...isSystemUser = true, not false
|
2022-09-06 08:04:25 -07:00 |
niten
|
aa7a06d6b4
|
jvmOpts is a string, not a list
|
2022-09-05 17:36:17 -07:00 |
niten
|
b6af716005
|
Only build minecraft-clj if enabled
|
2022-09-05 17:32:02 -07:00 |
niten
|
2f5df60780
|
isSystemUser = true
|
2022-09-05 17:31:34 -07:00 |
niten
|
877a1f4da7
|
Add memory flags to minecraft server
|
2022-09-05 17:30:30 -07:00 |
niten
|
b9def9eba9
|
Various updates.
|
2022-08-22 11:30:04 -07:00 |
niten
|
070a5e1831
|
Updates over time
|
2022-07-10 20:46:30 -07:00 |
niten
|
df53c13bb7
|
Many changes
|
2022-06-01 13:57:36 -07:00 |
niten
|
9edae4a39c
|
Lots of changes.
|
2022-04-26 18:39:53 -07:00 |
niten
|
c40aba6133
|
Misc changes, add local-network option
|
2022-02-27 15:27:10 -08:00 |
niten
|
5411c53022
|
About to make changes to Grafana LDAP
|
2022-02-07 14:08:34 -08:00 |
niten
|
2048377c3f
|
Changes over time
|
2022-02-01 10:50:01 -08:00 |
niten
|
125d2d3d57
|
Add text library function (format-json-file)
|
2022-02-01 10:49:35 -08:00 |
niten
|
f49233c0ac
|
Include types
|
2022-01-15 06:43:58 -08:00 |
niten
|
6048978a33
|
Add special metric srv records
|
2022-01-15 06:41:50 -08:00 |
niten
|
83fda1a391
|
Changes for Prometheus
|
2022-01-14 16:07:04 -08:00 |
niten
|
63b80fb5dc
|
Working on DNS
|
2022-01-10 13:05:38 -08:00 |
niten
|
ffbe3656ec
|
No pubsub for now.
|
2022-01-06 21:49:31 -08:00 |
niten
|
9adef243c8
|
Modifications for shared zone gen
|
2022-01-06 16:11:45 -08:00 |
niten
|
333db8717c
|
Add a 'domain' option to domains.
Defaults to attrName.
|
2022-01-06 09:14:28 -08:00 |
niten
|
0fab955f8f
|
Oh hey, I'm nesting modules by accident
|
2022-01-06 08:51:54 -08:00 |
niten
|
f7876206de
|
Try removing function arguments
|
2022-01-06 08:37:39 -08:00 |
niten
|
66edcf4fd3
|
More changes than expected...
|
2022-01-05 17:57:32 -08:00 |
Peter Selby
|
00e8e764ac
|
Should be a string, not a list
|
2021-12-25 11:53:21 -08:00 |
Peter Selby
|
82d7b91d25
|
Fiddling with hostname vs sitename for ejabberd
|
2021-12-25 11:26:04 -08:00 |
Peter Selby
|
6123ed9965
|
jabber: siteCerts -> hostCerts
|
2021-12-23 05:17:29 -08:00 |