Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthprost/scaleway-manager

Scaleway Manager is an IONIC application that use Scaleway API to manage your servers.
https://github.com/matthprost/scaleway-manager

android android-application apple-store application google-play-store ionic ionic-cordova ionic-framework ios ios-app mobile-app scaleway scaleway-api scaleway-manager servers vps

Last synced: 3 months ago
JSON representation

Scaleway Manager is an IONIC application that use Scaleway API to manage your servers.

Awesome Lists containing this project

README

        


logo

# Scaleway Manager

Scaleway Manager is an open source mobile application. The application is using [Scaleway API](https://developers.scaleway.com/en/) to allow you to access to your cloud resources.

The main idea is to be able to monitor and do actions on cloud resources directly trough your phone.

We do not sell / use your data at any moment, we only make call to Scaleway API. If you're still worried about your security please enable double authentication on Scaleway.

### Download

The application is available on Apple Store and Play Store **for free**!

**Apple Store**: https://itunes.apple.com/us/app/scaleway-manager/id1415090286?mt=8

**Google Play Store**: https://play.google.com/store/apps/details?id=com.matthiasprost.scalewaymanager

---

### Development

##### Requirements

- Node.js
- npm
- IONIC - `npm install -g ionic`
- Capacitor - `npm install -g capacitor`

##### Installation

1. Clone the repo
2. Run `npm install`

##### Live build / Test

1. Run `ionic serve`
2. Go on [http://localhost:8100/](http://localhost:8100/)

---

### Contributors

##### Quentin Lejard - valde

GitLab: [https://framagit.org/valde](https://framagit.org/valde)

Twitter: [https://twitter.com/__valde__](https://twitter.com/__valde__)