Feature/2 rebranding #3

Merged
KirillovDenis merged 3 commits from feature/2-rebranding into master 2022-12-20 10:34:42 +00:00
KirillovDenis commented 2022-12-16 08:55:19 +00:00 (Migrated from github.com)

Related to #2

Related to #2
alexvanin (Migrated from github.com) reviewed 2022-12-19 12:54:54 +00:00
alexvanin (Migrated from github.com) left a comment
  • Update paths in frostfs-http-gw.dirs, frostfs-http-gw.postinst

Overall LGTM. In next PR let's refactor internal code.

- Update paths in `frostfs-http-gw.dirs`, `frostfs-http-gw.postinst` Overall LGTM. In next PR let's refactor internal code.
@ -100,3 +99,4 @@
$ frostfs-http-gw -p $NEOFS_NODE -w $WALLET_PATH --address $ACCOUNT_ADDRESS
```
Example:
```
alexvanin (Migrated from github.com) commented 2022-12-19 12:47:36 +00:00

I assume we are going to rename it to s0*.frostfs.devenv. Mention that explicitly in #2 or fix it here. There are plenty of dev-env links and usage of $NEOFS_NODE.

I assume we are going to rename it to `s0*.frostfs.devenv`. Mention that explicitly in #2 or fix it here. There are plenty of dev-env links and usage of `$NEOFS_NODE`.
alexvanin (Migrated from github.com) commented 2022-12-19 12:43:08 +00:00
Source: https://github.com/TrueCloudLab/frostfs-http-gw
```suggestion Source: https://github.com/TrueCloudLab/frostfs-http-gw ```
alexvanin (Migrated from github.com) commented 2022-12-19 12:43:41 +00:00
           (https://github.com/TrueCloudLab/frostfs-http-gw/blob/master/CREDITS.md)
```suggestion (https://github.com/TrueCloudLab/frostfs-http-gw/blob/master/CREDITS.md) ```
KirillovDenis (Migrated from github.com) reviewed 2022-12-19 13:50:07 +00:00
@ -100,3 +99,4 @@
$ frostfs-http-gw -p $NEOFS_NODE -w $WALLET_PATH --address $ACCOUNT_ADDRESS
```
Example:
```
KirillovDenis (Migrated from github.com) commented 2022-12-19 13:50:07 +00:00

I thought we should wait for renaming in dev-env here

I thought we should wait for renaming in dev-env [here](https://github.com/TrueCloudLab/frostfs-dev-env/blob/1099cdcef885efbbec56bc869dc04a64696ada23/.env#L2)
alexvanin (Migrated from github.com) reviewed 2022-12-19 14:39:59 +00:00
alexvanin (Migrated from github.com) commented 2022-12-19 14:36:26 +00:00

I think it is just 2022. /cc @realloc

I think it is just 2022. /cc @realloc
@ -0,0 +17,4 @@
# for details, see https://www.debian.org/doc/debian-policy/ or
# the debian-policy package
alexvanin (Migrated from github.com) commented 2022-12-19 14:38:04 +00:00
            chmod -f 0640 /etc/frostfs/$USERNAME/config.yaml || true
```suggestion chmod -f 0640 /etc/frostfs/$USERNAME/config.yaml || true ```
@ -0,0 +29,4 @@
*)
echo "postrm called with unknown argument \`$1'" >&2
exit 1
alexvanin (Migrated from github.com) commented 2022-12-19 14:39:14 +00:00

debian/frostfs-http-gw.dirs still uses srv/neofs_cache.

`debian/frostfs-http-gw.dirs` still uses `srv/neofs_cache`.
realloc (Migrated from github.com) reviewed 2022-12-20 08:52:05 +00:00
realloc (Migrated from github.com) commented 2022-12-20 08:52:04 +00:00

FrostFS development by TrueCloudLab started at 2022, so we need to add a line, not t replace NSPCC.

FrostFS development by TrueCloudLab started at 2022, so we need to add a line, not t replace NSPCC.
alexvanin (Migrated from github.com) approved these changes 2022-12-20 10:34:37 +00:00
Sign in to join this conversation.
No description provided.