🚚 move out unix-as-ide

This commit is contained in:
dannydannydanny 2022-03-08 21:31:44 +01:00 committed by GitHub
parent 6b64ccc727
commit b5297fe949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,6 @@
* Deploy using Docker + Docker-Compose. Docker keeps all your application events separate from OS events.
* Add to `.bashrc` on remote server (remove or replace `ENV.`):
* `alias doco="docker-compose -f docker-compose.ENV.yml"; cd /opt/project/`
* Remaster [Unix as IDE](https://blog.sanctum.geek.nz/series/unix-as-ide/)
* **Setup Version Control**
* Connect to your repos using [ssh](https://stackoverflow.com/a/65415202/5684214).
* Setup git credentials