2
1
mirror of https://github.com/therootcompany/serviceman.git synced 2025-02-22 22:58:04 +00:00

62 Commits

Author SHA1 Message Date
f3ab5471dd update build and dependencies v0.8.0 2020-12-02 16:18:38 -07:00
32c71bd698 add webi install instructions 2020-07-06 02:42:08 +00:00
8277fa7ac6 add canonical link 2020-04-22 19:22:41 +00:00
3b6c4bbb7d update curl command 2020-01-18 02:18:08 +00:00
1196f1d389 more generic download command 2020-01-18 02:16:15 +00:00
2824ee4c62 test service directory creation v0.7.2 2019-08-10 20:13:51 -06:00
e7a02191d8 lint: clarify double newline 2019-08-10 20:12:43 -06:00
693e61d7d4 address windows bug with incomplete args[0] paths v0.7.1 2019-08-10 15:54:56 -06:00
258623ae44 update generated files 2019-08-10 15:54:34 -06:00
8b6479dc95 update serviceman on npm 2019-08-09 01:20:17 -06:00
3513b64aa7 add 'serviceman list --all' to docs v0.7.0 2019-08-05 10:09:11 -06:00
b64dbc6ca6 build script: don't publish after build 2019-08-05 10:07:18 -06:00
6c6c0123ed clarify generated comment 2019-08-05 10:05:39 -06:00
AJ ONeal
b7989893cd tested and fixed on Windows 2019-08-05 10:03:07 -06:00
c84dc517a9 add error hints 2019-08-05 05:57:50 -06:00
34ed9cc065 list() for Mac and Linux 2019-08-05 05:53:32 -06:00
f03a0755af list Windows user services 2019-08-05 05:20:50 -06:00
cc0176e058 add serviceman comments 2019-08-05 05:20:50 -06:00
b3cbca14c6 template update v0.6.1 2019-08-05 04:51:00 -06:00
6ec2de0602 minor doc update for PATH v0.6.0 2019-08-05 04:47:27 -06:00
76710d58fa progress 2019-08-05 04:43:38 -06:00
94c00a777d M manager/dist/etc/systemd/system/_name_.service.tmpl
M  serviceman.go
2019-08-05 04:43:38 -06:00
c78cd82059 fix #5: only use group when specified in both dry-run and real templates 2019-08-05 04:40:47 -06:00
c8453f8d54 make chmod instruction more obvious 2019-07-28 05:14:33 -06:00
04ee9550ee bump source build ver 2019-07-14 02:06:45 -06:00
a31ba75927 v0.5.2: fix postinstall, really v0.5.2 2019-07-14 01:57:43 -06:00
386a6694e3 v0.5.1: fix postinstall v0.5.1 2019-07-14 01:55:35 -06:00
f97f217bc6 v0.5.0: Initial Release 2019-07-14 01:53:17 -06:00
f95897cf30 show simple example sooner 2019-07-13 21:14:32 -06:00
40a82f26c4 better arg handling, more descriptive output v0.5.0 2019-07-13 20:50:00 -06:00
389b88331d bump v0.3.1 2019-07-10 02:01:12 -06:00
8e1bd12df7 bugfix: also enable on restart on linux 2019-07-10 02:00:43 -06:00
dd25ba0787 update README 2019-07-10 01:55:01 -06:00
f9631d852a update README 2019-07-10 01:48:55 -06:00
b74d9f4332 mark latest dirty version for source builds 2019-07-10 01:26:09 -06:00
4c44f70ec3 Windows: start on install. Add stop/start to all. v0.3.0 2019-07-10 01:18:06 -06:00
58cf28df8e Update 'README.md' 2019-07-09 03:02:25 +00:00
7035ede0b9 bugfix service name handling v0.2.10 2019-07-07 02:14:25 -06:00
d610b8cb61 static: update timestamp v0.2.9 2019-07-07 01:34:17 -06:00
75ae3eea07 slightly more friendly service start output 2019-07-07 06:55:05 +00:00
04e162b20f Ubuntu: start on install 2019-07-07 06:48:25 +00:00
2b7148c3ae MacOS: start on install 2019-07-05 12:48:58 -06:00
00749b3465 win: copy debug self to debug location v0.2.3 2019-07-04 03:36:58 -06:00
3252a7f39f note more windows peculiarities v0.2.2 2019-07-04 03:31:18 -06:00
1c4bfd4baf windows: show powershell command with silenced download 2019-07-04 03:17:18 -06:00
829247b4c0 output message about logs v0.2.1 2019-07-04 03:02:27 -06:00
f1e3cf1b9c clarify usage 2019-07-04 02:55:59 -06:00
9e01cacf05 cleaning up docs 2019-07-04 02:51:37 -06:00
dc43f6fd7b make curl-able (even on windows!) 2019-07-04 01:56:38 -06:00
2d16076d7b workaround gitea markdown limitations 2019-07-04 01:40:22 -06:00